[Home] Type Microsoft.FSharp.Text.StructuredFormat.Joint


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

Full Type Signature

type Joint =
  | Unbreakable
  | Breakable of int
  | Broken of int

See Also

Microsoft.FSharp.Text.StructuredFormat


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19