Saying you a spec ::a
, you can get back the definition with s/form. Is it possible to extract a generator from the s/form?
sure, just eval to to get a spec object, then s/gen
but if you have ::a, you're already there, so not sure what you're driving at
one big caveat is that that s/form does not currently capture when a generator is overridden with like s/with-gen