toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.datastructure
/
buildFastList
build
Fast
List
inline
fun
<
T
>
buildFastList
(
block
:
FastArrayList
<
T
>
.
(
)
->
Unit
)
:
FastArrayList
<
T
>