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

using Lambda on Map doesnt't work? #7142

Closed
mockey opened this issue Jun 7, 2018 · 1 comment
Closed

using Lambda on Map doesnt't work? #7142

mockey opened this issue Jun 7, 2018 · 1 comment
Assignees
Milestone

Comments

@mockey
Copy link
Contributor

mockey commented Jun 7, 2018

I seems like using Lambda; doesn't work with Map n current git version.
I get Map<String, String> has no field filter for map.filter(...) while Lambda.filter(map, ...) still works.

@Simn Simn self-assigned this Jun 7, 2018
@Simn Simn added the regression label Jun 7, 2018
@Simn Simn added this to the Release 4.0 milestone Jun 7, 2018
@Simn
Copy link
Member

Simn commented Jun 7, 2018

That comes from addressing #5924. Maybe we need a special case for @:multiType again... sigh

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

2 participants