Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think you missed the point. Ken's version wasn't removed, it was simply prepended with something like:

  if value in most_common_range:
    take_fast_path()
  else:
    use_kens_solution()


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: