Collection.pushFront

insert item at beginning of collection

struct Collection(T, bool ownItems = false)
void
pushFront
()

Meta