uim-json v0.20.4 (2020-04-28T14:45:42Z)
Dub
Repo
toJson
uim
json
convert
toJson - Converts string associative arrays to Vibe.d Json
Json
toJson
(T[] props)
Json
toJson
(T[] props)
Json
toJson
(T[string] props)
Json
toJson
(
T
)
(
T
[
string
]
props
)
if
(
(
isBoolean
!
T
)
||
(
isIntegral
!
T
)
||
(
isFloatingPoint
!
T
)
||
(
isSomeString
!
T
)
)
Json
toJson
(T[string] props)
Meta
Source
See Implementation
uim
json
convert
functions
toJson
toJson - Converts string associative arrays to Vibe.d Json