UNPKG

uarray

Version:

Just most common borrowed method from Array

5 lines (3 loc) 89 B
const {isArray} = Array; const {indexOf, slice} = []; export {isArray, indexOf, slice};