Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.collections
/
dev.lounres.kone.collections.list.implementations
/
KoneTwoThreeTreeList
Kone
Two
Three
Tree
List
fun
<
Element
>
KoneTwoThreeTreeList
(
)
:
KoneTwoThreeTreeList
<
Element
>
(
source
)
inline
fun
<
Element
>
KoneTwoThreeTreeList
(
size
:
UInt
,
initializer
:
(
index
:
UInt
)
->
Element
)
:
KoneTwoThreeTreeList
<
Element
>
(
source
)