If I'm right, json has just one numeric type. No difference between integers / float and no limits.So probably the mapping is: float/double/real/int/long => number
Maybe, but std.json has three numeric types.
If I'm right, json has just one numeric type. No difference between integers / float and no limits.So probably the mapping is: float/double/real/int/long => number
Maybe, but std.json has three numeric types.