[Home] Type Microsoft.FSharp.Text.Printf.BuilderFormat


Represents a statically-analyzed format associated with writing to a System.Text.StringBuilder. The first type parameter indicates the arguments of the format operation and the last the overall return type. Note: an abbreviation for Format<'a,StringBuilder,unit,'d>

Full Type Signature

type BuilderFormat<'a,'d> = Format<'a,StringBuilder,unit,'d>

See Also

Microsoft.FSharp.Text.Printf


Documentation for assembly FSharp.Core, version 1.9.6.0, generated using F# Programming Language version 1.9.6.0