[]Type Definition phylofold::utils::SparsePartFuncMat

type SparsePartFuncMat = HashMap<(u16, u16), f64, BuildHasherDefault<FxHasher>>;