* Takes any input and guarantees an array back. * * - converts array-like objects (e.g. `arguments`) to a real array * - converts `undefined` to an empty array * - converts any another other, singular value (including `null`) into an array containing that value * - ignores input which is alread
(input)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected