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

Making WitherableWithIndex depend on FilterableWithIndex #94

Closed
wants to merge 1 commit into from

Conversation

jcranch
Copy link
Contributor

@jcranch jcranch commented Oct 26, 2023

This is a natural extension, and it's nice not to pollute your codebase with unnecessary assumptions to have access to the functionality.

This is a natural extension, and it's nice not to pollute your codebase with unnecessary assumptions to have access to the functionality.
Copy link
Collaborator

@phadej phadej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this was an unfortunate oversight.

Unfortunately this is a breaking change, so there might be WitherableWithIndex instances without FilterableWithIndex instance. :(

OTOH, that might be a good opportunity to drop deprecated modules, so maybe not that bad.

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

Successfully merging this pull request may close these issues.

2 participants