Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
FayrantLang::AnyValue
Inherits
Reference
/
Object
Constructors
new
(type :
ValueType
)
Source
Instance methods
==
(other)
Returns
false
(other can only be a
Value
here).
Source
get_boolean
Source
get_function
Source
get_number
Source
get_object
Source
get_string
Source
to_string
Source
type
Source