uim-json ~master (2020-07-03T20:10:25Z)
Dub
Repo
toJson
uim
json
convert
toJson - Converts string arrays to Vibe.d Json
Json
toJson
(T[] props)
Json
toJson
(
T
)
(
T
[]
props
)
if
(
(
isBoolean
!
T
)
||
(
isIntegral
!
T
)
||
(
isFloatingPoint
!
T
)
||
(
isSomeString
!
T
)
)
Json
toJson
(T[] props)
Json
toJson
(T[string] props)
Json
toJson
(T[string] props)
Meta
Source
See Implementation
uim
json
convert
functions
toJson
toJson - Converts string arrays to Vibe.d Json