chickenclisp v0.1.2 (2016-11-17T04:47:28Z)
Dub
Repo
Value.this
orelang
Value
Value
Undocumented in source.
this
()
this
(ValueType type)
this
(T value)
class
Value
this
(
T
)
(
T
value
)
if
(
isNumeric
!
T
)
this
(string value)
this
(bool value)
this
(ubyte value)
this
(Value[] value)
this
(ImmediateValue value)
this
(SymbolValue value)
this
(IExpression value)
this
(ClassType value)
this
(IOperator value)
this
(Closure value)
this
(Value[string] value)
Meta
Source
See Implementation
orelang
Value
Value
constructors
this
functions
addTo
divTo
dup
getArray
getBool
getClassType
getClosure
getHashMap
getIExpression
getIOperator
getImmediateValue
getNull
getNumeric
getString
getSymbolValue
getUbyte
init
modTo
mulTo
opAssign
opBinary
opCmp
opEquals
opIndex
subTo
toString
variables
type