TransAlt


MergeBuilder

nice syntax for merge

Constructors

ConstructorDescription
new()
Signature: unit -> MergeBuilder

Instance members

Instance memberDescription
Case(x, y)
Signature: (x:Alt<'?7421,'?7422> * y:Alt<'?7421,'?7423>) -> Alt<'?7421,('?7423 * '?7422)>
Type parameters: '?7421, '?7422, '?7423
Yield()
Signature: unit -> Alt<'?7425,unit>
Type parameters: '?7425
Fork me on GitHub