korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-platform
/
korlibs.js
/
JSIterableResult
JSIterable
Result
js
external
interface
JSIterableResult
<
T
>
Members
Properties
done
Link copied to clipboard
js
abstract
val
done
:
Boolean
value
Link copied to clipboard
js
abstract
val
value
:
T
?