[Home] Namespace Microsoft.FSharp.StructuredFormat


Modules (as contributed by assembly 'fslib')

ModuleDescription
Microsoft.FSharp.StructuredFormat.LayoutOps A layout is a sequence of strings which have been joined together. The strings are classified as words, separators and left and right parenthesis. This classification determines where spaces are inserted. A joint is either unbreakable, breakable or broken. If a joint is broken the RHS layout occurs on the next line with optional indentation. A layout can be squashed to for given width which forces breaks as required.

Types

TypeDescription
type IEnvironment
type IFormattable
type joint Data representing joints in structured layouts of terms. The representation of this data type is only for the consumption of formatting engines. Note: an abbreviation for Joint
type Joint Data representing joints in structured layouts of terms. The representation of this data type is only for the consumption of formatting engines.
type layout Data representing structured layouts of terms. The representation of this data type is only for the consumption of formatting engines. Note: an abbreviation for Layout
type Layout Data representing structured layouts of terms. The representation of this data type is only for the consumption of formatting engines.

See Also

Namespaces


Documentation for assembly fslib, version 1.1.10.1, generated using F# version 1.1.10.1