package elpi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type descriptor = {
  1. extra_goals_postprocessing : Conversion.extra_goals_postprocessing option;
}
val new_descriptor : unit -> descriptor Stdlib.ref
val set_extra_goals_postprocessing : descriptor:descriptor Stdlib.ref -> Conversion.extra_goals_postprocessing -> unit
OCaml

Innovation. Community. Security.