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

Rename recursive_iterator to recursive_generator #749

Open
evhub opened this issue May 25, 2023 · 1 comment
Open

Rename recursive_iterator to recursive_generator #749

evhub opened this issue May 25, 2023 · 1 comment
Milestone

Comments

@evhub
Copy link
Owner

evhub commented May 25, 2023

It's a much clearer name for describing what the function does. The old name would stick around but be deprecated and not work in --strict mode as we've done previously for of, datamaker, and prepattern.

@evhub evhub added this to the v3.0.4 milestone Oct 28, 2023
@evhub evhub changed the title Rename recursive_iterator to memoize_generator Rename recursive_iterator to memoize_iterator Oct 28, 2023
@evhub evhub changed the title Rename recursive_iterator to memoize_iterator Rename recursive_iterator to memoize_generator Oct 28, 2023
@evhub evhub changed the title Rename recursive_iterator to memoize_generator Rename recursive_iterator to recursive_generator Oct 28, 2023
evhub added a commit that referenced this issue Oct 28, 2023
@evhub evhub added the resolved label Oct 28, 2023
@evhub evhub closed this as completed Oct 28, 2023
@evhub evhub mentioned this issue Nov 24, 2023
@evhub evhub removed this from the v3.0.4 milestone Oct 29, 2024
@evhub evhub removed the resolved label Oct 29, 2024
@evhub
Copy link
Owner Author

evhub commented Oct 29, 2024

I feel like recursive_generator still kinda sucks as a name. Worth maybe aliasing again and coming up with a better long-term name.

@evhub evhub reopened this Oct 29, 2024
@evhub evhub added this to the v3.2.0 milestone Nov 12, 2024
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