Type Definition consprob::PosPairMat

source · []
pub type PosPairMat<T> = HashSet<PosPair<T>>;