package containers

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t
type key1
type key2
val create : int -> 'a t
val clear : 'a t -> unit
val with_cache : 'a t -> (key1 -> key2 -> 'a) -> key1 -> key2 -> 'a
OCaml

Innovation. Community. Security.