package tezos-protocol-alpha

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a result
val find : deref:('ptr -> ('content, 'ptr) cell option result) -> cell_ptr:'ptr -> target_index:Z.t -> ('content, 'ptr) cell option result
val back_path : deref:('ptr -> ('content, 'ptr) cell option result) -> cell_ptr:'ptr -> target_index:Z.t -> 'ptr list option result
val valid_back_path : equal_ptr:('ptr -> 'ptr -> bool) -> deref:('ptr -> ('content, 'ptr) cell option result) -> cell_ptr:'ptr -> target_ptr:'ptr -> 'ptr list -> bool result
OCaml

Innovation. Community. Security.