MathKit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
MathKit
MathKit
/
com.sztorm.mathkit
/
Vector2FArray
/
toCollection
to
Collection
fun
<
C
:
MutableCollection
<
in
Vector2F
>
>
toCollection
(
destination
:
C
)
:
C
Appends all elements to the given
destination
collection.