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
Closes#1351
BREAKING CHANGE: Eq type bound removed. References to `Eq` in serialized
HUGRs will be treated as `Copyable`.
---------
Co-authored-by: Agustín Borgna <[email protected]>
Co-authored-by: Douglas Wilson <[email protected]>
See #1298. Eq should belong in a general system of interfaces, if such a thing comes to pass.
TypeBound to become about port connectivity (strong) or implicit or explicit copy/discard (weaker).
The text was updated successfully, but these errors were encountered: