low-alloc-math
1.1.0
common
low-alloc-math
/
com.sztorm.lowallocmath
/
Vector2FArray
/
toCollection
to
Collection
fun
<
C
:
MutableCollection
<
in
Vector2F
>
>
toCollection
(
destination
:
C
)
:
C
Appends all elements to the given
destination
collection.