[][src]Type Definition slp::BigRational

type BigRational = Ratio<BigInt>;

Alias for arbitrary precision rationals.