DEPRECATED: See https://github.com/unctionjs/isEnumerable
mixed -> boolean
Takes any value and then any value and returns an array containing those values.
isIterable({}) // => true
isIterable([]) // => true
isIterable("") // => true
isIterable(1) // => false