package octez-shell-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module PeerFIFOCache : Aches.Vache.SET with type elt = Tezos_base.TzPervasives.P2p_peer.Id.t

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.

module IpTable : Tezos_base.TzPervasives.Hashtbl.S with type key = Ipaddr.V6.t
OCaml

Innovation. Community. Security.