package tezos-storage

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val path_length : int
val to_path : t -> string list -> string list
val of_path : string list -> t option