[][src]Type Definition phylofold::BoolsWithPosPairs

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