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

fix(filter, reject) update overload orderings #106

Merged
merged 7 commits into from
Mar 8, 2024

Conversation

Harris-Miller
Copy link
Collaborator

@Harris-Miller Harris-Miller commented Mar 2, 2024

Fixes #102

list should come after dict

  • tests for filter
  • tests for 'reject`

@Harris-Miller Harris-Miller changed the title fix(filter) update overload orderings Draft: fix(filter, reject) update overload orderings Mar 5, 2024
@Harris-Miller Harris-Miller changed the title Draft: fix(filter, reject) update overload orderings fix(filter, reject) update overload orderings Mar 6, 2024
@Harris-Miller Harris-Miller merged commit 212826a into develop Mar 8, 2024
3 checks passed
@Harris-Miller Harris-Miller deleted the filter-overloads-order branch March 8, 2024 05:53
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.

filter chooses wrong type overload when used with map.
1 participant