Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/util
Iterator
Interface Iterator<T>
Type parameters
T
Hierarchy
Iterator
Implemented by
Cursor
Index
Methods
next
Methods
next
next
(
)
:
{
done
:
boolean
;
value
?:
T
}
Returns
{
done
:
boolean
;
value
?:
T
}
done
:
boolean
Optional
value
?:
T
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Iterator
next
Generated using
TypeDoc