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

But Java also did it with optimizing

  perform(a -> a.add(1))
with

  perform(VeryLongAndComplicatedAddingIntegerFacade::add)


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

Search: