Skip to content

Function

A def at statement level.

Inherits from: Declaration

Fields

is_pub @ Bool

Whether the function was declared pub. An overload is public when its implementation is.

type_only @ Bool

Whether the function is an overload signature, declared @def name.