Hacker News new | ask | show | jobs
by dbpokorny 3759 days ago
> implement a set

> don't use a hash table

> use the stack

> complain when language doesn't have tail call

wat