Recent Posts

Scala and Kotlin

less than 1 minute read

Scala and Kotlin Scala Kotlin Defining Named Functions def sum(a: Int, b: Int): Int = ...