Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack operations in the cheetsheet are different from the main documentation #43

Open
Meisaka opened this issue Feb 23, 2021 · 0 comments

Comments

@Meisaka
Copy link
Member

Meisaka commented Feb 23, 2021

The cheat sheet defines POP as a increment and load, but the reference implementation has it as load and increment.
PUSH has a similar issue, but for the reverse.
I'm not sure which should be considered "correct", if this a documentation issue or implementation bug.
I think this is a documentation issue

@Meisaka Meisaka changed the title Stack operations are different from the reference implementation Stack operations in the cheetsheet are different from the main documentation Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant