uim-json v0.20.4 (2020-04-28T14:45:42Z)
Dub
Repo
DJSONValue.opIndexAssign
uim
json
classes
value
DJSONValue
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)
class
DJSONValue
O
opIndexAssign
(
this
O
T
)
(
T
value
,
size_t
index
)
if
(
(
!
isNarrowString
!
T
)
&&
(
!
isArray
!
T
)
)
O
opIndexAssign
(T values, size_t index)
Meta
Source
See Implementation
uim
json
classes
value
DJSONValue
functions
dup
exists
opIndex
opIndexAssign
pathExists
pathValue
toString
properties
keys
length