package tezos-lazy-containers

  1. Overview
  2. Docs

Module Tezos_lazy_containersSource

Sourcemodule Chunked_byte_vector : sig ... end
Sourcemodule Lazy_map : sig ... end
Sourcemodule Lazy_vector : sig ... end

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

OCaml

Innovation. Community. Security.