Yeah, I was thinking it probably wouldn't work. `x...
# getting-started
c
Yeah, I was thinking it probably wouldn't work.
x?.let { foo(it) }
just seems a little heavier in the syntax department than what I was hoping for.