package tezos-protocol-alpha

  1. Overview
  2. Docs
Tezos protocol alpha package

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-18.1.tar.gz
sha256=aa2f5bc99cc4ca2217c52a1af2a2cdfd3b383208cb859ca2e79ca0903396ca1d
sha512=d68bb3eb615e3dcccc845fddfc9901c95b3c6dc8e105e39522ce97637b1308a7fa7aa1d271351d5933febd7476b2819e1694f31198f1f0919681f1f9cc97cb3a

doc/tezos_raw_protocol_alpha/Tezos_raw_protocol_alpha/Misc/index.html

Module Tezos_raw_protocol_alpha.MiscSource

Helper functions

Sourcetype 'a lazyt = unit -> 'a
Sourceval (-->) : int -> int -> int list

Include bounds

Sourceval (<--) : int -> int -> int list
Sourceval pp_print_paragraph : Tezos_protocol_environment_alpha.Format.formatter -> string -> unit
Sourceval take : int -> 'a list -> ('a list * 'a list) option
Sourceval remove_prefix : prefix:string -> string -> string option

Some (input with prefix removed), if string has prefix, else None

Sourceval remove_elem_from_list : int -> 'a list -> 'a list

remove nb list remove the first nb elements from the list list.

OCaml

Innovation. Community. Security.