In that case I find myself assigning new local val...
# language-proposals
t
In that case I find myself assigning new local vals or using
val foo = foo ?: return
Which add more boilerplate code.