package tezos-context

  1. Overview
  2. Docs

Module Internal_for_tests.UtilsSource

Sourcemodule Arena : sig ... end

An implementation of append-only arenas of fixed-length strings, with support for manual expansion.

Sourcemodule Small_list : sig ... end

A list type optimised for memory efficiency of small list sizes (~ 1-6).

Sourcemodule String_set : sig ... end

A mutable set implementation optimised for storing fixed-length strings.

OCaml

Innovation. Community. Security.