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

Add possibility to give two argument functions for associative enumerables #6

Open
2 tasks
bartop opened this issue Nov 26, 2017 · 0 comments
Open
2 tasks

Comments

@bartop
Copy link
Owner

bartop commented Nov 26, 2017

It may be convinient to add possibility for all operators (for which it makes sense ofc) to use two argument functions, where first would be keys and the second one would be mapped values. Currently given operators would need work:

  • filter
  • transform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant