Links
License
Release Notes
Source Repository
Collections
PersistentVector
PersistentHashMap
API Reference
All Namespaces
FSharpx.Collections
SetTree<'T> Type
Namespace:
FSharpx.Collections.Tagged
Assembly: FSharpx.Collections.dll
Base Type:
obj
Union cases
Union case
Description
SetEmpty
Full Usage:
SetEmpty
SetNode(
'T,
SetTree
<'T>
,
SetTree
<'T>
, int
)
Full Usage:
SetNode(
'T,
SetTree
<'T>
,
SetTree
<'T>
, int
)
Parameters:
Item1
:
'T
Item2
:
SetTree
<'T>
Item3
:
SetTree
<'T>
Item4
:
int
Item1
:
'T
Item2
:
SetTree
<'T>
Item3
:
SetTree
<'T>
Item4
:
int