Array.clear

remove all content but keep allocated memory (same as resize(0))

struct Array(V)
void
clear
()

Meta