isListLike
function
types.isListLike(obj)
Returns true if obj is an observable list-type object with numeric keys and a length.
Returns
{Boolean}:
true if the object is list like.
types.isListLike(obj)
Returns true if obj is an observable list-type object with numeric keys and a length.
{Boolean}:
true if the object is list like.