Hacker News new | ask | show | jobs
by asjw 2239 days ago
For what is worth being able to enforce conventions like

    present?(p) // return bool
    get!(g) // throw if not found
a-la ruby/elixir could be good