Array.clear

Reset the element count without changing the size of the allocated chunk

struct Array(T)
@nogc @trusted nothrow pure
void
clear
(
)

Meta