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
Currently, implicit coercions are implemented by CustomCallCheckers on arithmetic functions and don't work for all cases. The type checker should understand arithmetic coercions natively.
Currently, implicit coercions are implemented by
CustomCallCheckers
on arithmetic functions and don't work for all cases. The type checker should understand arithmetic coercions natively.This will unblock #464 and #663.
The text was updated successfully, but these errors were encountered: