dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
ScriptAny.assignField
mildew
types
any
ScriptAny
Overload to ignore the bool
ScriptAny
assignField
(T index, ScriptAny value, bool success)
ScriptAny
assignField
(T index, ScriptAny value)
struct
ScriptAny
ScriptAny
assignField
(
T
)
(
T
index
,
ScriptAny
value
)
Meta
Source
See Implementation
mildew
types
any
ScriptAny
constructors
this
enums
Type
functions
addGetterProperty
addSetterProperty
assignField
checkValue
isInteger
isNativeObjectType
isNull
isNumber
isObject
isUndefined
lookupField
opAssign
opBinary
opCast
opCmp
opEquals
opIndex
opIndexAssign
opUnary
orOp
serialize
strictEquals
toHash
toNativeObject
toString
toValue
type
typeToString
static functions
deserialize
static variables
UNDEFINED
Overload to ignore the bool