uim-core ~master (2021-10-23T12:07:43Z)
Dub
Repo
toJSONValue
uim
core
web
json
Convert a numeric to a JsonValue
string
toJSONValue
(T value)
string
toJSONValue
(T value)
string
toJSONValue
(
T
)
(
T
value
)
if
(
(
std.traits.isNumeric
!
T
)
&&
(
!
isBoolean
!
T
)
)
string
toJSONValue
(string value)
Meta
Source
See Implementation
uim
core
web
json
functions
toJSONObjectItem
toJSONValue
Convert a numeric to a JsonValue