FSharpPlus


Exchange<'T, 'U>

Namespace: FSharpPlus
Parent Module: Internals

Union Cases

Union CaseDescription
Exchange('T,'U)
Signature: 'T * 'U

Static members

Static memberDescription
Dimap(arg1, f, g)
Signature: (Exchange<('?14245 -> '?14246),('?14247 -> '?14248)> * f:('?14249 -> '?14245) * g:('?14248 -> '?14250)) -> Exchange<('?14249 -> '?14246),('?14247 -> '?14250)>
Type parameters: '?14247, '?14248, '?14249, '?14250
Fork me on GitHub