<@U0BMADWBS> Yes thank you! `let` is the closest t...
# language-proposals
j
@aimozg Yes thank you!
let
is the closest to Swift’s
if let
, just a little less powerful. I think the Kotlin online reference manual should mention
let
in the null safety section.