Type Definition consprob::PosPairsHashedPoss

source ·
pub type PosPairsHashedPoss<T> = HashMap<PosPair<T>, PosPair<T>>;