Kubit
Toggle table of contents
1.0.0-alpha02
common
Platform filter
common
Switch theme
Search in API
Kubit
Kubit
/
kubit.collections.list
/
MutableFloatList
/
MutableFloatList
Mutable
Float
List
constructor
(
initialCapacity
:
Int
=
16
)
(
source
)
Creates a
MutableFloatList
with a
capacity
of
initialCapacity
.