Kotlin is `fun` - Some cool stuff about Kotlin functions
About the Series
Let's deep dive into Kotlin functions, from the simple theory to the more advanced concepts of extension functions and lambda receivers. After reading this series, constructs such as the following should not scare you off anymore:
fu...
blog.derlin.ch5 min read
MiguelMJ
CS Graduate | SW Engineer | Master's student
Saved! I need to learn Kotlin this year, so this is useful. It's great to learn that it follows a functional paradigm.