MCPcopy Create free account
hub / github.com/akzare/Algorithms / pop

Method pop

src/main/python/algorithms/datastructures/stack/IntStack.py:62–69  ·  view source on GitHub ↗

Make sure you check that the stack is not empty before calling pop!

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

benchMarkTestFunction · 0.95
IntStack.pyFile · 0.45

Calls 1

isEmptyMethod · 0.95

Tested by

no test coverage detected