package tezos-p2p

  1. Overview
  2. Docs

A Mutable structure akin to a set, but with a size bound. Note that, different caches have different policies towards the size bounds: some uphold the bound strictly, some treat the bound as a suggestion. In addition, some caches count their elements somewhat sloppily.

OCaml

Innovation. Community. Security.