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

Add in base foldl, walks all collection types, modify map to also walk hashes, and in pair? test #31

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

chrhlnd
Copy link
Contributor

@chrhlnd chrhlnd commented Mar 18, 2016

ok after a bit of thought. Really I wanted foldl. I didn't want to be constrained to a return type of array. So I added foldl as well that can walk hashes too. I've modified map on hashes to walk the ordered list instead of the raw map. To have a deterministic pattern.

@chrhlnd chrhlnd changed the title have map iterate HashMaps, also add in pair? type test Add in base foldl, walks all collection types, modify map to also walk hashes, and in pair? test Mar 19, 2016
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.

2 participants