Function

remove_all(keeping_capacity:)

Removes al elements in the array, keeping existing storage if keep_capacity is true.

Source
fun remove_all(keeping_capacity keep_capacity: Bool) { inout }