Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

incorrect typing for numbers bigger than Int64 #37

Open
bengreenier opened this issue Jan 9, 2022 · 0 comments
Open

incorrect typing for numbers bigger than Int64 #37

bengreenier opened this issue Jan 9, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@bengreenier
Copy link
Contributor

We should use BigInt for numbers greater than i32 (e.g. i64+) in our typings, rather than number which is what we use today.

@bengreenier bengreenier added bug Something isn't working good first issue Good for newcomers labels Jan 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant