[][src]Function ramp::ll::cmp

pub unsafe fn cmp(xp: Limbs, yp: Limbs, n: i32) -> Ordering

Compares the n least-significant limbs of xp and yp, returning whether {xp, n} is less than, equal to or greater than {yp, n}