package uwt

  1. Overview
  2. Docs

Parameters

Signature

type key = H.t
type t
val create : rate:int -> max:int -> n:int -> t
val wait : t -> key -> bool Lwt.t