Type Definition consalifold::PosPairMat

source ·
pub type PosPairMat<T> = HashSet<(T, T), BuildHasherDefault<AHasher>, Global>;