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
I updated the README, but at the same time I wonder if this is ideal. Consider how BigInt works. It returns "bigint" and not "object". I think I'd need to speak to one of the tc39 editors to understand their direction.
Make typeof returns number, object, string and etc
Typeof uint32 will return number
And make a new word to check types
Like
statictypeof uint32 will return uint32
The text was updated successfully, but these errors were encountered: