Kone
Toggle table of contents
0.0.0-experiment-2025.7.7.13
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.list
/
of
of
fun
<
Element
>
KoneList.Companion
.
of
(
)
:
KoneList
<
Element
>
(
source
)
fun
<
Element
>
KoneList.Companion
.
of
(
element
:
Element
)
:
KoneList
<
Element
>
(
source
)
fun
<
Element
>
KoneList.Companion
.
of
(
vararg
elements
:
Element
)
:
KoneList
<
Element
>
(
source
)
fun
<
Element
>
KoneSettableList.Companion
.
of
(
vararg
elements
:
Element
)
:
KoneSettableList
<
Element
>
(
source
)
fun
<
Element
>
KoneMutableList.Companion
.
of
(
)
:
KoneMutableList
<
Element
>
(
source
)
fun
<
Element
>
KoneMutableList.Companion
.
of
(
vararg
elements
:
Element
)
:
KoneMutableList
<
Element
>
(
source
)