Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
FayrantLang::FunctionValue
Inherits
FayrantLang::AnyValue
/
Reference
/
Object
Constructors
new
(arity :
Int32
)
Source
Instance methods
==
(other :
FunctionValue
)
Source
arity
Source
call
(args :
Array
(
AnyValue
)) :
AnyValue
Source
get_function
Source
to_string
Source
uuid
Source