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

replace map expressions that aren't doing list transformations #33

Merged

Conversation

mcmillhj
Copy link
Contributor

patch for issue #30, remove map statements that don't produce a resulting list in favor of foreach loops

patch for issue#30, remove map statements that don't produce a resulting list in favor of foreach loops
@mcmillhj
Copy link
Contributor Author

Ok, clean slate. Promise I won't mangle this one :)

@SysPete
Copy link
Member

SysPete commented Feb 12, 2016

Many thanks @mcmillhj - merging this one. Closes #30

SysPete added a commit that referenced this pull request Feb 12, 2016
replace map expressions that aren't doing list transformations
@SysPete SysPete merged commit fd071d0 into interchange:master Feb 12, 2016
@mcmillhj mcmillhj deleted the enhancement/no-map-in-void-context2 branch February 12, 2016 18:48
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.

None yet

2 participants