package sexp_pretty

  1. Overview
  2. Docs

pp_formatter conf fmt sepx will mutate the fmt with functions such as set_formatter_tag_functions

val pp_out_channel : Import.Out_channel.t writer

pretty_string needs to allocate. If you care about performance, using one of the pp_* functions above is advised.