Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
    Page
Library
Module
Module type
Parameter
Class
Class type
Source
Otoml.PrinterSourceval 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