Skip to content

Added map-keys - #108

Open
pepkin88 wants to merge 1 commit into
gkz:masterfrom
pepkin88:master
Open

Added map-keys#108
pepkin88 wants to merge 1 commit into
gkz:masterfrom
pepkin88:master

Conversation

@pepkin88

Copy link
Copy Markdown

Definition of map-keys:
Applies a function to each key of the object, and produces a new object with the new keys and the same values. The size of the result is the same size as the input.

Definition of `map-keys`:
Applies a function to each key of the object, and produces a new object with the new keys and the same values. The size of the result is the same size as the input.
@pepkin88

Copy link
Copy Markdown
Author

Request for attention on this one. I believe the Travis error was not caused by the pull request itself, but some other dependencies.

@pepkin88 pepkin88 closed this Nov 30, 2017
@pepkin88 pepkin88 reopened this Nov 30, 2017
@tcrowe

tcrowe commented Dec 1, 2017

Copy link
Copy Markdown

Yes, you're right @pepkin88 version not found: esprima-six@0.0.3

It's probably from istanbul. Maybe we can upgrade the modules and use istanbul nyc https://github.com/istanbuljs/nyc

Also the build process is a bit complex. Maybe it can be done through just the package.json unless Travis does need the makefile.

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