2bdkid / refinement

Convenient creation of type-safe refinement types.
18 stars 4 forks source link

Manually impl clone & copy for refinement #5

Closed jjpe closed 2 years ago

jjpe commented 2 years ago

In the rush to get the previous PR in, I added a compile error by accident. This fixes that. Sorry about the churn :)