Collection.popBack

remove last item

struct Collection(T, bool ownItems = false)
@property
T
popBack
()

Meta