Function sp_arithmetic::biguint::split

source ยท
pub fn split(a: Double) -> (Single, Single)
Expand description

Splits a Double limb number into a tuple of two Single limb numbers.