https://kotlinlang.org logo
c

cedric

04/20/2016, 3:52 AM
Copy code
a.filter { ...}.map {
   // lot of stuff
}.toList()