Version 1.2.0
This is a preliminary version of the documentation. Help us to improve it by filling tickets. We are looking for native english speakers to proof read the documentation. Contact us!
module Make:
| Parameters: |
|
type key type t val create : rate:int -> max:int -> n:int -> trate : maximum number of connections per secondmax : maximum waiting time (in seconds)n : initial size of the hash tableval wait : t -> key -> bool Lwt.tfalse if maximum reached, true else