Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

general announcement: adding decimal to Standard library #6

Open
JohnAD opened this issue Jan 3, 2021 · 0 comments
Open

general announcement: adding decimal to Standard library #6

JohnAD opened this issue Jan 3, 2021 · 0 comments

Comments

@JohnAD
Copy link
Owner

JohnAD commented Jan 3, 2021

See nim-lang/RFCs#308

I'm planning on adding generic decimal type to the standard library and have general approval. As such, this project will very likely disappear (eventually) in deference to that one. I plan on still supporting the ideas of this library, including accurately supporting significance and scale/precision.

As a bonus, I'm going to attempt to support the IEEE spec natively as well: the variable will only use 128bits of RAM instead of the big variant type this one uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant