yeah, sure. You can also just do `val immutableFoo...
# language-proposals
a
yeah, sure. You can also just do
val immutableFoo = this.foo
in a function. I’m saying it’s a bit ugly, and would be nice to have a cleaner way of doing that.