Alix Pexton wrote:

> Can someone sanity check me on the code on pages 334-5?
> 
> Does the method push really need !empty in its in contract?
> 
> I might not be fully awake yet ><
> 
> A...

It has to be an error. If you couldn't push onto an empty stack, then you'd 
never be able to put anything on the stack.

- Jonathan M Davis

Reply via email to