vson ~master (2015-03-22T05:30:36Z)
Dub
Repo
Json.this
vson
json
Json
Constructor for a JSON object.
this
(typeof(null) )
this
(bool v)
this
(byte v)
this
(ubyte v)
this
(short v)
this
(ushort v)
this
(int v)
this
(uint v)
this
(long v)
struct
Json
this
(
long
v
)
this
(double v)
this
(string v)
this
(Json[] v)
this
(Json[string] v)
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
Constructor for a JSON object.