Tezos_benchmark_022_PsRiotum.Autocomp
Autocompletion functions (removing holes from Mikhailsky terms).
val stack_length :
Tezos_benchmark_type_inference_022_PsRiotum.Type.Stack.t ->
int ->
int
val sort_map_elements :
('a, Tezos_benchmark_type_inference_022_PsRiotum.Mikhailsky_prim.prim)
Tezos_micheline.Micheline.node
list ->
('a, Tezos_benchmark_type_inference_022_PsRiotum.Mikhailsky_prim.prim)
Tezos_micheline.Micheline.node
list
type error_case =
| Cannot_complete_data of Tezos_benchmark_type_inference_022_PsRiotum.Mikhailsky.node
* Tezos_benchmark_022_PsRiotum.Kernel.Path.t
| Cannot_complete_code of Tezos_benchmark_type_inference_022_PsRiotum.Mikhailsky.node
* Tezos_benchmark_022_PsRiotum.Kernel.Path.t
exception Autocompletion_error of error_case
val cannot_complete_data :
Tezos_benchmark_type_inference_022_PsRiotum.Mikhailsky.node ->
Tezos_benchmark_022_PsRiotum.Kernel.Path.t ->
'a
val cannot_complete_code :
Tezos_benchmark_type_inference_022_PsRiotum.Mikhailsky.node ->
Tezos_benchmark_022_PsRiotum.Kernel.Path.t ->
'a
val default_comparable_type :
Tezos_benchmark_type_inference_022_PsRiotum.Type.Base.t
module SM : sig ... end
module Make
(Michelson_base : Michelson_samplers_base.S)
(Crypto_samplers : Crypto_samplers.Finite_key_pool_S) :
sig ... end