I’d like the syntactic sugar and things like `look...
# language-proposals
a
I’d like the syntactic sugar and things like
lookupFoo()?.let { it.doThing() }
are cool but I miss something for several vars at the same time