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

Consider switching from Integer to Natural where applicable #23

Open
treeowl opened this issue Jun 10, 2016 · 1 comment
Open

Consider switching from Integer to Natural where applicable #23

treeowl opened this issue Jun 10, 2016 · 1 comment

Comments

@treeowl
Copy link
Contributor

treeowl commented Jun 10, 2016

Recent GHC versions offer Numeric.Natural, which seems like a much more natural (no pun intended) foundation for Data.BitSet.Dynamic. Its bitwise arithmetic also seems likely to be somewhat simpler and therefore faster.

@superbobry
Copy link
Member

Do you think this can be done in a backward compatible way?

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

2 participants