Array.popBack

returns removed element

struct Array(V)
@trusted
V
popBack
(
string file = __FILE__
int line = __LINE__
)
()

Meta