You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting! Seems potentially useful, feel free to open a PR. I think the Decidable instance could be useful, for computing the size of the encoding of a sum type.
The
Size
type can implementDivisible
:I think it can implement
Decidable
as well, though I'm not sure if my code is correct (or useful):The text was updated successfully, but these errors were encountered: