fastnum 0.7.4

Fast decimal numbers library
Documentation
1
2
3
use crate::bint::{cmp::cmp_impl, doc, Int};

cmp_impl!(Int, I);