package ocaml-base-compiler

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Pass_wrapper

val register : pass_name:string -> unit
val with_dump : ppf_dump:Format.formatter -> pass_name:string -> f:(unit -> 'b option) -> input:'a -> print_input:(Format.formatter -> 'a -> unit) -> print_output:(Format.formatter -> 'b -> unit) -> 'b option
OCaml

Innovation. Community. Security.