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

Zed_rope: fixes for map & rev_map #1

Merged
2 commits merged into from
Mar 7, 2014
Merged

Zed_rope: fixes for map & rev_map #1

2 commits merged into from
Mar 7, 2014

Conversation

let-def
Copy link
Contributor

@let-def let-def commented Mar 7, 2014

The first commit fix a (copy-paste?) bug in rev_map recursion.

The second commit enforce evaluation order in map and rev_map to mimic List.map. This was not a bug, but this stronger definition may prevent potential astonishment.

ghost pushed a commit that referenced this pull request Mar 7, 2014
Zed_rope: fixes for map & rev_map
@ghost ghost merged commit c80aa0d into ocaml-community:master Mar 7, 2014
@ghost
Copy link

ghost commented Mar 7, 2014

Thanks!

This pull request was closed.
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.

1 participant