added a sample experiment comparing Scala's use of Option[T] and how we can use T? in Kotlin today together with how we may support it in the future
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
This package compares and contrasts some Scala coding patterns with how things work in Kotlin.
|
||||
|
||||
Its more intended to help show folks familiar with doing things the Scala way, how the code would look in Kotlin.
|
||||
Reference in New Issue
Block a user