Arbitrary precision numeric layer for `symcas`.
Provides exact numerical types `Integer` and `Rational` with inline `i64` optimization and big-number fallback, as well as `Ring` and `Field` algebraic traits used by `cas-poly` and `cas-expr`.
Licensed under either of Apache-2.0 or MIT at your option.