package elpi

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

Module Data.CalcHooksSource

Sourcetype run = term list -> term
Sourcetype eval = {
  1. code : run;
  2. ty_decl : string;
}
Sourcetype descriptor = (Elpi_util.Util.constant * eval) list
Sourceval new_descriptor : unit -> descriptor ref
OCaml

Innovation. Community. Security.