stdlib
1.1
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.dom
/
set
set
JS
inline operator
fun
HTMLOptionsCollection
.
set
(
index
:
Int
,
option
:
HTMLOptionElement
?
)
(
source
)
inline operator
fun
DOMStringMap
.
set
(
name
:
String
,
value
:
String
)
(
source
)
inline operator
fun
HTMLSelectElement
.
set
(
index
:
Int
,
option
:
HTMLOptionElement
?
)
(
source
)
inline operator
fun
Storage
.
set
(
key
:
String
,
value
:
String
)
(
source
)
Since Kotlin
1.1