Hacker News new | ask | show | jobs
by acangiano 5819 days ago
> You can always exit via (System/exit 0), 0 being the return code.

That's how I implement the exit function in the article.