package colibri2

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

Parameters

Signature

type 'a t
val create : 'a Containers.Format.printer -> string -> (Colibri2_stdlib.Context.creator -> 'a) -> 'a t
val set : 'a t -> _ Egraph.t -> S.t -> 'a -> unit
val find : 'a t -> _ Egraph.t -> S.t -> 'a
val change : ('a -> 'a) -> 'a t -> _ Egraph.t -> S.t -> unit
OCaml

Innovation. Community. Security.