Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.collections
/
JsSet
/
JsSet
Js
Set
constructor
(
values
:
ReadonlyArray
<
T
>
)
(
source
)
constructor
(
values
:
JsIterable
<
T
>
=
definedExternally
)
(
source
)