package octez-l2-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

KEY is a module type used to construct Map-like storage modules. It defines how keys are used to determine a path on disk.

type key

key is the type used for keys of maps persisted on disk.

val to_path_representation : key -> key_path_representation
OCaml

Innovation. Community. Security.