uim.json.convert

Undocumented in source.

Members

Functions

toJson
Json toJson(T[] props)

toJson - Converts string arrays to Vibe.d Json

toJson
Json toJson(T[] props)
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
Json toJson(T[string] props)

toJson - Converts string associative arrays to Vibe.d Json

toJson
Json toJson(T[string] props)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta