package colibri2

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create : 'a Containers.Format.printer -> string -> (Colibri2_stdlib.Context.creator -> Colibri2_core.Expr.Term.Const.t -> 'a) -> 'a t
val iter : (Colibri2_core.Expr.Term.Const.t -> 'a -> unit) -> 'a t -> 'b Colibri2_core.Egraph.t -> unit
val fold : (Colibri2_core.Expr.Term.Const.t -> 'a -> 'acc -> 'acc) -> 'a t -> 'b Colibri2_core.Egraph.t -> 'acc -> 'acc
OCaml

Innovation. Community. Security.