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 'adjust' and 'adjustWithKey' #48

Closed
int-index opened this issue Aug 2, 2018 · 0 comments
Closed

Add 'adjust' and 'adjustWithKey' #48

int-index opened this issue Aug 2, 2018 · 0 comments
Assignees

Comments

@int-index
Copy link
Collaborator

I can implement it using hoistWithKey, but a dedicated implementation can be much more efficient (with a single lookup instead of an entire traversal).

@vrom911 vrom911 self-assigned this Aug 19, 2018
chshersh pushed a commit that referenced this issue Aug 20, 2018
* [#48] Add adjustWithKey and adjust for TMap

* Fix space

* Improve adjust function

Rename to adjust for TypeRepMap
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

3 participants