package otoml

  1. Overview
  2. Docs

Module Make.PrinterSource

Sourceval to_string : ?indent_width:int -> ?indent_character:char -> ?indent_subtables:bool -> ?newline_before_table:bool -> ?collapse_tables:bool -> ?force_table_arrays:bool -> t -> string
Sourceval to_channel : ?indent_width:int -> ?indent_character:char -> ?indent_subtables:bool -> ?newline_before_table:bool -> ?collapse_tables:bool -> ?force_table_arrays:bool -> out_channel -> t -> unit
OCaml

Innovation. Community. Security.