[][src]Type Definition conshomfold::BoolsWithPosPairs

type BoolsWithPosPairs<T> = HashMap<(T, T), bool, BuildHasherDefault<FxHasher>>;