Internal.Utilities.Collections.Tagged Namespace
Type | Description |
|
|
Immutable maps. Keys are ordered by construction function specified when creating empty maps or by F# structural comparison if no construction function is specified. |
|
|
|
Immutable sets based on binary trees, default tag Immutable sets where a constraint tag carries information about the class of key-comparer being used. |