LeoColman
02/27/2019, 4:04 PMMarc Knaup
02/27/2019, 4:23 PMhandling?.potentialNull ?: value
, using also/apply/let/run/with
and all the sweet stdlib stuff like mapping, sorting, associating, grouping, etc.
So I think "how do I solve that common Java problem" (not fancy but basic stuff) "easily in Kotlin" is a good start.
Oh and smart casts 😄kartoffelsup
02/27/2019, 4:31 PMliminal
02/27/2019, 4:41 PMrook
02/27/2019, 4:51 PMlet
, also
, run
, with
, apply