"Arbitrary precision integer arithmetic. The focus of this package is the [[Whole]] type which performs calculations using arbitrary precision integer arithmetic. An instance of `Whole` may be obtained by calling [[wholeNumber]] or [[parseWhole]]." shared package ceylon.math.whole;