vson ~master (2015-03-22T05:30:36Z)
Dub
Repo
Json.opIndex
vson
json
Json
Allows direct indexing of array typed JSON values.
inout
(
Json
)
opIndex
(size_t idx)
struct
Json
ref inout
inout
(
Json
)
opIndex
(
size_t
idx
)
const
(
Json
)
opIndex
(string key)
Json
opIndex
(string key)
Meta
Source
See Implementation
vson
json
Json
aliases
opDollar
constructors
this
enums
Type
functions
appendArrayElement
clone
opApply
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opIndex
opOpAssign
opSlice
opUnary
remove
toPrettyString
toString
properties
emptyArray
emptyObject
get
length
opDispatch
opt
to
type
typeId
undefined
variables
line
Allows direct indexing of array typed JSON values.