package tezos-protocol-003-PsddFKi3
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tezos protocol 003-PsddFKi3 package
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-18.0.tar.gz
sha256=dbc3b675aee59c2c574e5d0a771193a2ecfca31e7a5bc5aed66598080596ce1c
sha512=b97ed762b9d24744305c358af0d20f394376b64bfdd758dd4a81775326caf445caa57c4f6445da3dd6468ff492de18e4c14af6f374dfcbb7e4d64b7b720e5e2a
doc/tezos_raw_protocol_003_PsddFKi3/Tezos_raw_protocol_003_PsddFKi3/Storage_functors/index.html
Module Tezos_raw_protocol_003_PsddFKi3.Storage_functorsSource
Tezos Protocol Implementation - Typed storage builders.
Source
module Make_subcontext
(C : Raw_context.T)
(N : Storage_sigs.NAME) :
Raw_context.T with type t = C.tSource
module Make_single_data_storage
(C : Raw_context.T)
(N : Storage_sigs.NAME)
(V : Storage_sigs.VALUE) :
Storage_sigs.Single_data_storage with type t = C.t and type value = V.tSource
module Make_data_set_storage
(C : Raw_context.T)
(I : INDEX) :
Storage_sigs.Data_set_storage with type t = C.t and type elt = I.tSource
module Make_indexed_data_storage
(C : Raw_context.T)
(I : INDEX)
(V : Storage_sigs.VALUE) :
Storage_sigs.Indexed_data_storage
with type t = C.t
and type key = I.t
and type value = V.tSource
module Make_indexed_carbonated_data_storage
(C : Raw_context.T)
(I : INDEX)
(V : Storage_sigs.VALUE) :
Storage_sigs.Non_iterable_indexed_carbonated_data_storage
with type t = C.t
and type key = I.t
and type value = V.tSource
module Make_indexed_data_snapshotable_storage
(C : Raw_context.T)
(Snapshot : INDEX)
(I : INDEX)
(V : Storage_sigs.VALUE) :
Storage_sigs.Indexed_data_snapshotable_storage
with type t = C.t
and type snapshot = Snapshot.t
and type key = I.t
and type value = V.tSource
module Make_indexed_subcontext
(C : Raw_context.T)
(I : INDEX) :
Storage_sigs.Indexed_raw_context
with type t = C.t
and type key = I.t
and type 'a ipath = 'a I.ipathSource
module Wrap_indexed_data_storage
(C : Storage_sigs.Indexed_data_storage)
(K : sig ... end) :
Storage_sigs.Indexed_data_storage
with type t = C.t
and type key = K.t
and type value = C.value sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>