Yson Number
YsonNumber wraps a JSON number primitive.
Kotlin uses Double to mirror the JS reference implementation, where untyped numbers are always parsed as 64-bit floats. Typed integers use YsonInt or YsonLong.
YsonNumber wraps a JSON number primitive.
Kotlin uses Double to mirror the JS reference implementation, where untyped numbers are always parsed as 64-bit floats. Typed integers use YsonInt or YsonLong.