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

make CCBV functions size-invariant #375

Open
c-cube opened this issue May 20, 2021 · 0 comments
Open

make CCBV functions size-invariant #375

c-cube opened this issue May 20, 2021 · 0 comments

Comments

@c-cube
Copy link
Owner

c-cube commented May 20, 2021

Following this discussion it makes sense to do the following changes:

  • size should more or less disappear in favor of just the array capacity
  • equal, etc. would ignore size (if it remains for backward compat reasons)
  • most functions resize implicitly if needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant