class

FayrantLang::UserFunction

Inherits FayrantLang::FunctionValue / FayrantLang::AnyValue / Reference / Object

Constructors

new(params : Array(String), body : Array(Statement), ctx : Context)
Source

Instance methods

call(args : Array(AnyValue)) : AnyValue
Source