This PR converts the generalized helpers in Pickles.Composition_types.Spec to functors, instantiating them by default with the step and wrap snarky instances for pickles.
This allows for more straightfoward manipulation of the Typ.ts for each instance, which in turn allows for integration with the rust snarky backend.
This PR converts the generalized helpers in
Pickles.Composition_types.Spec
to functors, instantiating them by default with the step and wrap snarky instances for pickles.This allows for more straightfoward manipulation of the
Typ.t
s for each instance, which in turn allows for integration with the rust snarky backend.