Json.getNumber

Undocumented in source. Be warned that the author may not have intended to support it.
class Json(S)
bool
getNumber
(
T = double
)
(
out T number
)
if (
isScalarType!T
)
if (
isSomeString!S
)

Meta