https://kotlinlang.org logo
h

hackerham

01/30/2017, 3:54 PM
Copy code
myObject = myObject.field.let { it.bar1 = 35; it.bar2 = 42; it.foo }