-
Christine Spang authored
peek() should return the same element that get() returns, which is not currently the case. Add regression test for queue peek().
a87472c6
peek() should return the same element that get() returns, which is not currently the case. Add regression test for queue peek().