package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type chunk
val origin : t -> wrapped_tree option
val loaded_chunks : t -> (int64 * chunk option) list
val length : t -> int64
val create : ?origin:wrapped_tree -> ?get_chunk:(int64 -> chunk Lwt.t) -> int64 -> t
OCaml

Innovation. Community. Security.