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


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

Full Type Signature

type TextWriterFormat<'a,'d> = Format<'a,TextWriter,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