build_correct_map

Function build_correct_map 

Source
pub fn build_correct_map(
    cbs: &HashSet<String>,
    whitelist: &HashSet<String>,
) -> HashMap<u64, u64>
Expand description

creates the mutated->true mapping of every element in the cbs to the whiteslist Uses a BKTree