Hacker News new | ask | show | jobs
by kazinator 525 days ago
Please make the corner/base cases more prominent. For instance, the question obviously arises: can we have this:

  def function(x) do
  end
without writing "pass"?