[]Type Definition conshomfold::SparsePartFuncMat

type SparsePartFuncMat<T> = HashMap<(T, T), f32, BuildHasherDefault<FxHasher>>;