https://kotlinlang.org logo
m

michaelrocks

02/19/2016, 10:17 PM
This construction doesn’t mimic if/else semantics. If
let
returns
null
then the righthand side of the expression is going to be invoked.
👍 1