Function bigint_to_bits2

Source
fn bigint_to_bits2(bigint: BigInteger256, nbits: usize) -> Box<[bool]>
Expand description

Difference with bigint_to_bits: the number of bits isn’t a constant