Talk:Karma

From Esolang
Revision as of 04:10, 15 December 2008 by Revcompgeek (talk | contribs) (fix signature)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)