Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-js
/
js.array
/
toTypedArray
to
Typed
Array
js
fun
<
T
>
Sequence
<
T
>
.
toTypedArray
(
)
:
Array
<
T
>
(
source
)