nx.Iterable Class
Methods
getIterator
(
Function
static
-
iter
Get the iteration function from an iterable object.
Parameters:
-
iter
Object | Array | nx.Iterable
Returns:
toArray
(
Array
static
-
iter
Convert the iterable object to an array.
Parameters:
-
iter
Object | Array | nx.Iterable