API Docs for: trial
Show:

nx.Iterable Class

Module: nx

Item Index

Methods

Properties

Methods

each

(
  • callback
  • context
)

Parameters:

getIterator

(
  • iter
)
Function static

Get the iteration function from an iterable object.

Parameters:

Returns:

toArray

(
  • iter
)
Array static

Convert the iterable object to an array.

Parameters:

Returns:

toArray

() Array

Returns:

Properties

count

Number