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
/
set
set
js
inline operator
fun
<
T
>
JSArray
<
T
>
.
set
(
index
:
Int
,
value
:
T
)
operator
fun
BigInt64Array
.
set
(
index
:
Int
,
value
:
JsBigInt
)