Hacker News new | ask | show | jobs
by shadowlight 1805 days ago
So to simplify basically the algorithm I wrote above is bad because it's in spirit equivalent to this:

  def a(x):
      return a(x)