get_existing_indices

Function get_existing_indices 

Source
fn get_existing_indices(
    lhs_indices: &[char],
    rhs_indices: &[char],
) -> HashSet<char>
Expand description

Returns a set of all the indices in the LHS or the RHS