vporton opened this issue 2 years ago · 1 comments
I.e. can number be a floating point?
Numbers are defined as float64 (as they generally are in the context of JS code). The exception is where (keys) can be explicitly defined as 32-bit unsigned integers.