Functions in KotlinSeptember 20, 2017KotlinNo CommentsIn this post I will talk about 5 cool things that functions can do in Kotlin, better than methods in Java. Â 1. Forget about overloaded methods In Java, when…Read More