Repository URL to install this package:
|
Version:
1.2.8 ▾
|
"use strict";
/**
* @see https://github.com/ramda/ramda/blob/master/src/slice.js
* @type {Function}
*/
module.exports = Array.prototype.slice;