Search
Preparing search index...
The search index is not available
Packadic API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AsyncMemoIterator
Interface AsyncMemoIterator<T, R>
Type parameters
T
R
Hierarchy
AsyncMemoIterator
Callable
__call
(
memo
:
R
, item
:
T
, callback
:
AsyncResultCallback
<
R
>
)
:
void
Parameters
memo:
R
item:
T
callback:
AsyncResultCallback
<
R
>
Returns
void
Globals
Async
Memo
Iterator