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

Issue 110 object map keys #111

Merged

Conversation

KiaraGrouwstra
Copy link
Member

type map/mapObjIndexed plus more. needs testing.

@KiaraGrouwstra
Copy link
Member Author

KiaraGrouwstra commented Nov 21, 2016

This should help preserving keys when mapping over objects, though we can't currently track types by key.
I'm having trouble with tests, hence making a PR to try to ask for help with that. Out of the box I'm getting a lot of TS errors out of the box when following the instructions (before changes), indicating a potential TS version mismatch.

ramda.d.ts(193,44): error TS1005: ')' expected.
ramda.d.ts(193,47): error TS1005: ';' expected.

Any help appreciated! :)

@KiaraGrouwstra KiaraGrouwstra merged commit 046521d into typed-typings:master Dec 8, 2016
@KiaraGrouwstra KiaraGrouwstra deleted the issue-110-object-map-keys branch December 8, 2016 10:12
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