this post was submitted on 05 Jul 2023
96 points (90.7% liked)
Programmer Humor
19522 readers
200 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It's the last element, so it has to wait for all the other elements on top of it to be popped in order to be accessed
I think op meant last as in the element on the bottom
Yea, I meant the last element as in the one at the bottom, but now I see that it‘s a little confusing…
Yea I also thought the last one was the bottom one but then I remembered it was lifo
Oh ok I guess that makes sense. Was it that obvious? 😅