alba.fmlib
Fmlib.Pretty_printer
alba.albalib
alba.fmlib_native
alba.fmlib_node
module type PRINTER = sig ... end
module type SIG = sig ... end
module Pretty (P : PRINTER) : sig ... end
Customizable pretty printer: Works with any printer which satisfies the PRINTER interface.