fsprojects/FSharpx.Collections


SetTree<'T>

Namespace: Microsoft.FSharp.Collections.Tagged

Union Cases

Union CaseDescription
SetEmpty
Signature:
SetNode('T,SetTree<'T>,SetTree<'T>,int)
Signature: 'T * SetTree<'T> * SetTree<'T> * int
Fork me on GitHub