pub type DdApaNumber = *mut DdApaDigit;Expand description
The type of an arbitrary precision integer, corresponding to an array of digits.
pub type DdApaNumber = *mut DdApaDigit;The type of an arbitrary precision integer, corresponding to an array of digits.