package tezos-lazy-containers

  1. Overview
  2. Docs
module Chunked_byte_vector : sig ... end
module Lazy_map : sig ... end
module Lazy_vector : sig ... end

A lazy vector is a fixed-size key-value association where each value is created dynamically.

OCaml

Innovation. Community. Security.