Micheline_sampler.Make
Make
instantiates a micheline sampler.
module P : Base_samplers
type prim = P.prim
val sample :
(int, prim) Mavryk_micheline.Micheline.node
Mavryk_benchmark.Base_samplers.sampler
sample w
is a Micheline sampler for the prescribed primitive type. The sampler uses the provided width function w
.