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

filter #2

Closed
GoogleCodeExporter opened this issue Nov 11, 2015 · 3 comments
Closed

filter #2

GoogleCodeExporter opened this issue Nov 11, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

can we implemenent filter function with follow abstract signature:
{{{
filter(matcher, list) -> filtered list
}}}


Original issue reported on code.google.com by luca.marrocco on 9 Jan 2009 at 10:41

@GoogleCodeExporter
Copy link
Author

This feature is already addressed by the select() feature. 
Should we change the name or duplicate the method?

Original comment by mario.fu...@gmail.com on 19 Jan 2009 at 8:37

@GoogleCodeExporter
Copy link
Author

not in this form! see method signature is quite different.

Original comment by luca.marrocco on 20 Jan 2009 at 3:40

@GoogleCodeExporter
Copy link
Author

Original comment by mario.fu...@gmail.com on 26 Jun 2009 at 7:10

  • Changed state: Fixed

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