get_bit

Function get_bit 

Source
fn get_bit(x: &BigUint, i: usize) -> u8
Expand description

Returns the i-th bit.