package tezos-protocol-012-Psithaca

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_raw_protocol_012_Psithaca.Script_string_reprSource

Strings of printable characters

Sourcetype t
Sourcetype Tezos_protocol_environment_012_Psithaca.Error_monad.error +=
  1. | Non_printable_character of int * string
Sourceval empty : t
Sourceval to_string : t -> string
Sourceval compare : t -> t -> int
Sourceval length : t -> int
Sourceval concat_pair : t -> t -> t
Sourceval concat : t list -> t
Sourceval sub : t -> int -> int -> t
OCaml

Innovation. Community. Security.