package lru_cache

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

Representation and comparison of keys, and a witness value required to initialize cache instances.

type t
val compare : t -> t -> int
val witness : t
OCaml

Innovation. Community. Security.