Type Definition safe_index::examples::basic::VarBMap[][src]

type VarBMap<T> = BTreeMap<VarIndex, T>;

Map of variable indexes.