Talk:Karma
Jump to navigation
Jump to search
} - pop, insert front { - remove from front, push [ - pop, insert back ] - remove from back, push # - destroy top of stack \ - clone the top of the stack
Looking at this, isn't it a deque rather than a queue? -- Smjg 21:54, 14 December 2008 (UTC)
- You are correct, I will fix that. Thank you. --Revcompgeek 04:10, 15 December 2008 (UTC)