package elpi

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val compare : t -> t -> Ppx_deriving_runtime.int
type func_map
val show_func_map : func_map -> Ppx_deriving_runtime.string
val compare_func_map : func_map -> func_map -> Ppx_deriving_runtime.int
val empty_fmap : func_map
val check_clause : loc:Elpi_parser.Ast.Loc.t -> functional_preds:func_map -> Compiler_data.ScopedTerm.t -> unit
val merge : func_map -> func_map -> func_map
class merger : func_map -> object ... end
OCaml

Innovation. Community. Security.