lib: refactor internal/util by jasnell · Pull Request #11404 · nodejs/node

@nodejs-github-bot added the util

Issues and PRs related to the built-in util module.

label

Feb 15, 2017

@jasnell jasnell changed the title src: refactor internal/util lib: refactor internal/util

Feb 15, 2017

@jasnell jasnell added the wip

Issues and PRs that are still a work in progress.

label

Feb 17, 2017

fhalde

@jasnell

* Use the more efficient module.exports = {} approach
* Eliminate some uses of arguments

@jasnell jasnell removed the wip

Issues and PRs that are still a work in progress.

label

Apr 20, 2017

sam-github

sam-github

sam-github

@jasnell

mscdex

@jasnell

jasnell added a commit that referenced this pull request

Apr 21, 2017
* Use the more efficient module.exports = {} approach
* Eliminate some uses of arguments

PR-URL: #11404
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net