Closed lordpixel23 closed 2 years ago
Have you ever given any thought to supporting 128 bit decimals, based on a pair of longs, presumably.
nope --- we want to also support a zero GC API and we currently do this through longs. Once Java introduces value objects this may be a good idea, but for now we have no plans to support 128bits.
Have you ever given any thought to supporting 128 bit decimals, based on a pair of longs, presumably.