Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
https://github.com/ljharb/es-array-method-boxes-properly.git
git clone https://github.com/ljharb/es-array-method-boxes-properly.git
git clone git@github.com:ljharb/es-array-method-boxes-properly.git
gh repo clone ljharb/es-array-method-boxes-properly
Utility package to determine if an Array.prototype method properly boxes the callback's receiver and third argument.
Array.prototype
npm install --save es-array-method-boxes-properly
Clone the repo, npm install, and run npm test
npm install
npm test