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
AsyncResultIterator
Interface AsyncResultIterator<T, R>
Type parameters
T
R
Hierarchy
AsyncResultIterator
Callable
__call
(
item
:
T
, callback
:
AsyncResultCallback
<
R
>
)
:
void
Parameters
item:
T
callback:
AsyncResultCallback
<
R
>
Returns
void
Globals
Async
Result
Iterator