package anycache

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Anycache_pendinglimit.Make

Parameters

module M : Anycache.Monad

Signature

type 'a t
val create : unit -> 'a t
val bind : 'a t -> Key.t -> (Key.t -> 'a M.t) -> 'a M.t
OCaml

Innovation. Community. Security.