package otoml

  1. Overview
  2. Docs

Module Otoml.PrinterSource

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

Innovation. Community. Security.