Search
Preparing search index...
The search index is not available
@0b5vr/experimental
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@0b5vr/experimental
Pool
Class Pool<T>
Type parameters
T
Hierarchy
Pool
Index
Constructors
constructor
Properties
array
index
Accessors
current
Methods
next
Constructors
constructor
new
Pool
<
T
>
(
array
:
T
[]
)
:
Pool
<
T
>
Type parameters
T
Parameters
array:
T
[]
Returns
Pool
<
T
>
Properties
array
array
:
T
[]
index
index
:
number
= 0
Accessors
current
get
current
(
)
:
T
Returns
T
Methods
next
next
(
)
:
T
Returns
T
Exports
Pool
constructor
array
index
current
next
Generated using
TypeDoc