abstract class FayrantLang::FunctionValue
- FayrantLang::FunctionValue
- FayrantLang::AnyValue
- Reference
- Object
Direct Known Subclasses
Defined in:
value.crConstructors
Instance Method Summary
- #==(other : FunctionValue)
- #arity : Int32
- #call(args : Array(AnyValue)) : AnyValue
- #get_function
- #to_string
- #uuid : UUID