MCPcopy Create free account
hub / github.com/ActiveState/code / pop

Method pop

recipes/Python/577110_Whitespace_Interpreter/recipe-577110.py:428–429  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

426 # Program Operator
427
428 def pop(self):
429 return self.__data.pop()
430
431################################################################################
432

Callers 15

KeyAdvanceMethod · 0.45
SetDataVectorMethod · 0.45
CycleMethod · 0.45
_close_writeMethod · 0.45
awayMethod · 0.45
addMethod · 0.45
subMethod · 0.45
mulMethod · 0.45
divMethod · 0.45
modMethod · 0.45
__ointMethod · 0.45
__ichrMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected