kotlinNeed tiny types to go with your Kotlin? Get inline…Thoughts on implementing Tiny Types in Kotlin
tddRoman Numerals: part IIThis follows on from Roman Numerals: part I. Last time I had managed to convert these numbers into Roman numerals: My full implementation at…
tddRoman Numerals: part IA few days ago I attempted a Roman Numerals kata, which basically wanted me to implement a function to convert a “normal number” (I took…
kotlinKotlinBack in February, JetBrains released version 1.0 of their JVM language, Kotlin. Read that blog for more on what Kotlin is, but their summary…