vson ~master (2015-03-22T05:30:36Z)
Dub
Repo
Json.get
vson
json
Json
Converts the JSON value to the corresponding D type - types must match exactly.
inout
(
T
)
opCast
()
inout
(
T
)
get
[@property getter]
struct
Json
@
property
inout
inout
(
T
)
get
(
T
)
(
)
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
Converts the JSON value to the corresponding D type - types must match exactly.