YC.PrettyPrinter


Joint

Namespace: Microsoft.FSharp.Text.StructuredFormat

Data representing joints in structured layouts of terms. The representation of this data type is only for the consumption of formatting engines.

Union Cases

Union CaseDescription
Breakable(int)
Signature: int
Broken(int)
Signature: int
Unbreakable
Signature:
Fork me on GitHub