Type Definition consprob::SparsePosSets

source ·
pub type SparsePosSets<T> = HashMap<T, SparsePoss<T>>;