Skip to main content

atom_index

Function atom_index 

Source
pub fn atom_index(atoms: &[u64], a: u64) -> Option<usize>
Expand description

Index of atom a in atoms (bit position), if present.