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
✨ statically embed nep-50 in the numeric scalar types (#485)
* ✨ statically embed nep-50 in the numeric scalar types
* ✨ add `_numtype.CanPromote` as interface to the nep-50 scalar promotion rules
* ♻️ rename `CanPromote` to `CanCast` and `__promote__` to `__nep50__`
* 🚚 rename nep-50 test
0 commit comments