package zanuda

  1. Overview
  2. Docs

These extra functions are an extension of Printtyped module from compiler libs. Maybe in new versions of compiler they will be available out of box.

include module type of struct include Printtyped end
val interface : Format.formatter -> Typedtree.signature -> unit
val implementation : Format.formatter -> Typedtree.structure -> unit
val implementation_with_coercion : Format.formatter -> Typedtree.implementation -> unit

New functions

val attrs : Format.formatter -> Ast_helper.attrs -> unit
OCaml

Innovation. Community. Security.