PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
array
"use strict"; var from = require("./from") , isArray = Array.isArray; module.exports = function (arrayLike) { return isArray(arrayLike) ? arrayLike : from(arrayLike); };
[-] valid-array.js
[edit]
[-] _is-extensible.js
[edit]
[+]
#
[-] generate.js
[edit]
[+]
..
[-] _sub-array-dummy.js
[edit]
[-] is-plain-array.js
[edit]
[-] index.js
[edit]
[-] to-array.js
[edit]
[+]
from
[-] _sub-array-dummy-safe.js
[edit]
[+]
of