package colibri2

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

Parameters

Signature

type ('a, 'b) t
val create : 'a Containers.Format.printer -> string -> ('b Egraph.t -> S.t -> 'a) -> ('a, 'b) t
val find : ('a, 'b) t -> 'b Egraph.t -> S.t -> 'a
val iter : (S.t -> 'a -> unit) -> ('a, 'b) t -> 'b Egraph.t -> unit
val fold : (S.t -> 'a -> 'acc -> 'acc) -> ('a, 'b) t -> 'b Egraph.t -> 'acc -> 'acc
OCaml

Innovation. Community. Security.