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

len method #55

Open
bonsairobo opened this issue Feb 11, 2020 · 1 comment
Open

len method #55

bonsairobo opened this issue Feb 11, 2020 · 1 comment

Comments

@bonsairobo
Copy link

I think, like any container, BitSetLike, or at least BitSet, should have a len method.

@WaDelma
Copy link
Member

WaDelma commented Feb 11, 2020

There is no cheap way to have len for BitSetAnd and it companions, but tracking size of BitSet should be possible.

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