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
Would allow bigint > 10 (maybe bigint > 10n?) with the same semantics as current compartors for number (i.e. all the same fluent methods and comparators as documented here).
The text was updated successfully, but these errors were encountered:
Would allow
bigint > 10
(maybebigint > 10n
?) with the same semantics as current compartors fornumber
(i.e. all the same fluent methods and comparators as documented here).The text was updated successfully, but these errors were encountered: