Collection.popFront

remove first item

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

Meta