[Home] Type Microsoft.FSharp.MLLib.Pervasives.format_options


A record of options to control structural formatting

Full Type Signature

type format_options = {floatingPointFormat: string;
                       attributeProcessor: string -> (string * string) list -> bool -> unit;
                       formatProvider: IFormatProvider;
                       printWidth: int;
                       printDepth: int;
                       printLength: int;}
                      with
                        static member Default : format_options with get
                      end

Static Members

MemberDescription
member Default : format_options with get

See Also

Microsoft.FSharp.MLLib.Pervasives


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