package hardcaml_event_driven_sim

  1. Overview
  2. Docs
type 'a t
val read : 'a t -> 'a Deferred.t
val fill : 'a t -> 'a -> Base.unit
val is_filled : 'a t -> Base.bool
val create : Base.unit -> 'a t
OCaml

Innovation. Community. Security.