Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Improve toUnfoldable implementation #35

Open
garyb opened this issue Mar 28, 2016 · 0 comments
Open

Improve toUnfoldable implementation #35

garyb opened this issue Mar 28, 2016 · 0 comments

Comments

@garyb
Copy link
Member

garyb commented Mar 28, 2016

Currently we take the M.keys from the inner map, and then use toUnfoldable on that. I guess we'd have to make M.keys unfoldable, or add an unfoldable version of that to bypass the intermediate structure, as we can't read the map internals directly in this module.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant