idiomatic Kotlin (which is what most examples of K...
# random
k
idiomatic Kotlin (which is what most examples of Kotlin will be) just seems like it would be far more confusing to me than Java.
.let
,
.apply
,
.also
,
.run
,
.with
alone are probably enough to throw a beginner completely off