TransAlt


ChooseBuilder

nice syntax for choose

Constructors

ConstructorDescription
new()
Signature: unit -> ChooseBuilder

Instance members

Instance memberDescription
Case(x, y)
Signature: (x:Alt<'?7413,'?7414> * y:Alt<'?7413,'?7414>) -> Alt<'?7413,'?7414>
Type parameters: '?7413, '?7414
Yield()
Signature: unit -> Alt<'?7416,'?7417>
Type parameters: '?7416, '?7417
Fork me on GitHub