Crate ramp

source · []
Expand description

Deprecated

This crate is no longer being maintained.

Fortunately, there’s lots of alternatives to ramp. Thanks for the good times :`)

Re-exports

pub use int::Int;
pub use int::RandomInt;

Modules

This module holds Int and related types.

This module provides the low-level operations for working with arbitrary precision numbers.

This module holds Rational and related types.

This module holds various traits.