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

why is there no replace function? #7

Open
superdolt opened this issue Sep 18, 2021 · 1 comment
Open

why is there no replace function? #7

superdolt opened this issue Sep 18, 2021 · 1 comment

Comments

@superdolt
Copy link

possible to implement two more things?

  1. replace function
  2. iteeration
@AJMansfield
Copy link

Why would there need to be a replace function? Except for Judy1, you just use the Get function to obtain a pointer and then de-reference and assign to that pointer to replace the value. (And for Judy1 you just call Judy1Set like usual.)

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