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

In Kotlin it's much more common to write the following, which is exclusive:

   count.forEach {
      // do things
   }


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

Search: