hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
toJson
hunt
util
Serialize
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
toJson
(T t, uint level, bool ignore)
JSONValue
toJson
(
T
)
(
T
t
,
uint
level
= uint.
max
,
bool
ignore
= true
)
JSONValue
toJson
(T t, UnIgnoreArray array, uint level)
Meta
Source
See Implementation
hunt
util
Serialize
aliases
toJSON
toOBJ
classes
UnIgnoreArray
functions
getsize
serialize
toJson
toObject
toTextString
unserialize
manifest constants
IGNORE
mixin templates
SerializationMember