constrained-generators
: Split up TheKnot
#5006
Labels
constraint-generators
Relevant tasks to constraint-generators library or its usage in ledger
🕵️ testing
🎰 property test
Uh oh!
There was an error while loading. Please reload this page.
Some ideas for what we need to do to be able to do this, these will hopefully also simplify a lot of other code:
TypeSpec
,combineSpec
, andgenFromTypeSpec
into three different classes fromHasSpec
- this might enable us to move generation downstream of everything elseUsing(c.f. below, we'll need some better trick than this)DerivingVia
because we've split outTypeSpec
might mean we can move the generics out ofdefault
implementations - thus breaking that dependency tooThe text was updated successfully, but these errors were encountered: