JezK
Edit File: array-slice.js
var uncurryThis = require('../internals/function-uncurry-this'); module.exports = uncurryThis([].slice);