Skip to main content

test_bit

Function test_bit 

Source
pub fn test_bit(words: &[u64], i: usize) -> bool
Expand description

Tests if bit i is set.