Type | Description |
Function or value | Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
SetTree.mkFromEnumerator comparer acc e
Parameters:
IComparer<'a>
acc : SetTree<'a>
e : IEnumerator<'a>
Returns: SetTree<'a>
|
|
|
|
|
|
|
|
Full Usage:
SetTree.ofSeq comparer c
Parameters:
IComparer<'a>
c : IEnumerable<'a>
Returns: SetTree<'a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
SetTree.tolerance
Returns: int
|
|
|
|