package zanuda

  1. Overview
  2. Docs

Module My_printtypedSource

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

Sourceval expr : Format.formatter -> Typedtree.expression -> unit
Sourceval me : Format.formatter -> Typedtree.module_expr -> unit
Sourceval attrs : Format.formatter -> Ast_helper.attrs -> unit
OCaml

Innovation. Community. Security.