Util

Methods

static isIterable(obj) → {boolean}

Check to see if a given object is iterable

Parameters:
Name Type Description
obj Object
Returns:
boolean