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