Usage
import from SortedSet T
Parameter | Type | Description |
---|---|---|
T | PartiallyOrderedType | the type of the entries |
Description
SortedSet(T) provides sorted sets whose entries belong to a partially ordered type. Duplicate entries are not allowed.
Exports
BoundedFiniteLinearStructureType T DynamicDataStructureType T