pull down to refresh
15 sats \ 3 replies \ @south_korea_ln 13 Oct 2024 \ on: Intro to Stacks – Data Structure and Algorithm Tutorial tech
That's what's being used for Bitcoin Script, right?
Yes! It’s similar when you use OPcodes for example.
reply
And the choice for stacks is to make it as simple as possible to avoid buggy and unexpected behavior?
reply
All algorithm exists bug, including stacks. But nowadays exist less issues.
reply