uim-json ~master (2020-07-03T20:10:25Z)
Dub
Repo
DJSNValue.opIndexAssign
uim
json
classes
value
DJSNValue
Undocumented in source. Be warned that the author may not have intended to support it.
O
opIndexAssign
(T value, string name)
O
opIndexAssign
(T value, string name)
O
opIndexAssign
(T values, string name)
O
opIndexAssign
(T value, size_t index)
O
opIndexAssign
(T value, size_t index)
O
opIndexAssign
(T values, size_t index)
class
DJSNValue
O
opIndexAssign
(
this
O
T
)
(
T
values
,
size_t
index
)
if
(
(
!
isNarrowString
!
T
)
&&
(
isArray
!
T
)
)
Meta
Source
See Implementation
uim
json
classes
value
DJSNValue
functions
dup
exists
opEquals
opIndex
opIndexAssign
pathExists
pathValue
toString
properties
keys
length