fsprojects/FSharpx.Collections


Digit<'T>

Namespace: FSharpx.Collections.Experimental
Parent Module: ImplicitQueue

Union Cases

Union CaseDescription
One('T)
Signature: 'T
Two('T,'T)
Signature: 'T * 'T
Zero
Signature:
Fork me on GitHub