KotlinLog[0] : The Dark `Side?` of the (nullable) Moon
Introduction
One of the primary attractions of the Kotlin programming language is that Kotlin's strict typing system distinguishes between nullable types and non-nullable types. This difference exists on the level of the type itself, therefore, the s...
discreteaspects.hashnode.dev10 min read