pub fn atom_index(atoms: &[u64], a: u64) -> Option<usize>
Index of atom a in atoms (bit position), if present.
a
atoms