Last in, first out (LIFO)

Setup: x = TypeToTest(range(n))
Timed: x.append(0)
x.pop(-1)
About these graphs
Share