FayrantLang::UserFunction
Inherits FayrantLang::FunctionValue / FayrantLang::AnyValue / Reference / Object
Constructors
new(params : Array(String), body : Array(Statement), ctx : Context)
SourceInstance methods
call(args : Array(AnyValue)) : AnyValue
Source