Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-js
/
js.iterable
/
isYield
is
Yield
inline
fun
<
T
:
JsAny
?
,
TReturn
:
JsAny
?
>
isYield
(
result
:
IteratorResult
<
T
,
TReturn
>
)
:
Boolean
(
source
)