Queue.push

Adds vals at end of queue

struct Queue(T)
public
void
push
()

Meta