Kotlin tips #3: List manipulation cheat sheet

Julien Piatek
1 min readOct 24, 2018

With the help of operator overloading, Kotlin list manipulation can be written in a very intuitive way. I made a little list with some of the one I use the most.

Kotlin have so much built-in methods to manipulate common objects, you may check the Standard Library for more. 🚀

--

--

Julien Piatek

Passionated about tech and the future we can build with it.