Type Definition relational_types::IdxSet[][src]

type IdxSet<T> = BTreeSet<Idx<T>>;

A set of Idx<T>