package tezos-protocol-012-Psithaca
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tezos/Protocol: economic-protocol definition
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b
doc/tezos-protocol-012-Psithaca.environment/Tezos_protocol_environment_012_Psithaca/Data_encoding/index.html
Module Tezos_protocol_environment_012_Psithaca.Data_encodingSource
type 'a encoding = 'a tval classify : 'a encoding -> [ `Dynamic | `Fixed of int | `Variable ]val null : unit encodingval empty : unit encodingval unit : unit encodingval constant : string -> unit encodingval int8 : int encodingval uint8 : int encodingval int16 : int encodingval uint16 : int encodingval int31 : int encodingval int32 : int32 encodingval int64 : int64 encodingval bool : bool encodingval string : string encodingval bytes : bytes encodingval string_enum : (string * 'a) list -> 'a encodingmodule Fixed : sig ... endmodule Variable : sig ... endmodule Bounded : sig ... endval json_schema : json_schema encodingtype !'a matching_function = 'a -> match_resultval matched : ?tag_size:tag_size -> int -> 'a encoding -> 'a -> match_resultval matching :
?tag_size:tag_size ->
't matching_function ->
't case list ->
't encodingval conv :
('a -> 'b) ->
('b -> 'a) ->
?schema:json_schema ->
'b encoding ->
'a encodingval conv_with_guard :
('a -> 'b) ->
('b -> ('a, string) Pervasives.result) ->
?schema:json_schema ->
'b encoding ->
'a encodingval with_decoding_guard :
('a -> (unit, string) Pervasives.result) ->
'a encoding ->
'a encodingval force_decode : 'a lazy_t -> 'a optionval force_bytes : 'a lazy_t -> bytesval apply_lazy :
fun_value:('a -> 'b) ->
fun_bytes:(bytes -> 'b) ->
fun_combine:('b -> 'b -> 'b) ->
'a lazy_t ->
'bmodule Json : sig ... endmodule Binary : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>