`let` is inline function, so no performance impact...
# android
o
let
is inline function, so no performance impact here. It’s just get inlined as if you wrote it all manually with
if