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