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
= is valuable exactly because it requires its arguments to be numbers. Also, when we have multiple numeric types (like u32 and u64) then equal numbers should compare as =. This should probably already happen with bignum - u64 comparisons, but I believe it does not.
The text was updated successfully, but these errors were encountered:
By @porcuquine:
The text was updated successfully, but these errors were encountered: