FieldAction
Namespace: Fungible
Parent Module: Core
A wrapper to annotate transform expressions with the kind of transform they are
Union Cases
Instance members
| Instance member | Description |
MapExpr(f)
Signature: (f:(Expr -> Expr)) -> FieldAction
|
Applies the contents of this FieldAction to the given Expr generating function |
Static members
| Static member | Description |
AllActions()
Signature: unit -> UnionCaseInfo []
|
All Union Cases |