package tezos-protocol-006-PsCARTHA

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