package vecosek-engine

  1. Overview
  2. Docs
module S : sig ... end
val remove_all_for_event : ('a, 'b) Hashtbl.t -> event:'a -> unit
val fold_for_event : ('a, S.t ref) Hashtbl.t -> event:'a -> init:'b -> f:('b -> S.elt -> 'b) -> 'b
val all : ('a, S.t ref) Hashtbl.t -> S.elt list
OCaml

Innovation. Community. Security.