Hacker News new | ask | show | jobs
by chenzhekl 1290 days ago
I would use two stacks, one of which stores numbers and the other stores operators.
1 comments

Why? Just to have no unions of types?