Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.iterable
/
IteratorResult
Iterator
Result
sealed
interface
IteratorResult
<
out
T
:
JsAny
?
,
out
TReturn
:
JsAny
?
>
(
source
)
Inheritors
IteratorReturnResult
IteratorYieldResult