package colibri2

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
val create : creator -> 'a t
val push : 'a t -> 'a -> unit
val iter : f:('a -> unit) -> 'a t -> unit

iter on the one that have been added inside sub-branch

val todo : 'a t -> bool
val pp : ?sep:unit Fmt.t -> 'a Fmt.t -> 'a t Fmt.t
OCaml

Innovation. Community. Security.