Join Slack
Powered by
``` val oldInsets: Insets = ... val updated = myFu...
# announcements
g
groostav
12/18/2016, 8:52 PM
Copy code
val oldInsets: Insets = ... val updated = myFunction(oldInsets) { right = 3.0 }
Open in Slack
Previous
Next