json ~master (2017-12-21T15:48:16Z)
Home
Dub
Repo
JsonValue.opApply
json
value
JsonValue
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref JsonValue) apply)
struct
JsonValue
int
opApply
(
int
delegate
(
ref
JsonValue
)
apply
)
int
opApply
(int delegate(const ref dstring, ref JsonValue) apply)
Meta
Source
See Implementation
json
value
JsonValue
constructors
this
enums
Type
functions
back
empty
front
get
hasKey
isArray
isBool
isFloat
isInteger
isNull
isNumber
isObject
isSigned
isString
isUnsigned
length
opApply
opAssign
opCast
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
popBack
popFront
save
toJsonString
toString
type
static functions
newArray
newObject