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

Cannot skip invalid elements in map function #6

Open
fbuchinger opened this issue Jan 29, 2017 · 0 comments
Open

Cannot skip invalid elements in map function #6

fbuchinger opened this issue Jan 29, 2017 · 0 comments
Labels

Comments

@fbuchinger
Copy link
Owner

Map receives the transformed value by return, since a function always returns a value it is not possible to skip invalid elements => we need an emit-function within map.

@fbuchinger fbuchinger added the bug label Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant