package janestreet_lru_cache

  1. Overview
  2. Docs
An LRU Cache implementation.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=947e47ee2eb15d5329a49d65f296b47fa74cbe4b5ed799f8b62bb274820d269c

CHANGES.md.html

Release v0.17.0

  • Stack allocate the ~default argument to Lru_cache.S.find_or_add by annotating it with local_. This makes the interface consistent with that of Hashtbl.

OCaml

Innovation. Community. Security.