MBrace.Flow


Field

Namespace: MBrace.Runtime.Utils.PrettyPrinters

Functions and values

Function or valueDescription
create(label alignment projection)
Signature: label:string -> alignment:Align -> projection:('Record -> 'Field) -> Field<'Record>
Type parameters: 'Record, 'Field

Define a record field projection.

Fork me on GitHub