Join Slack
Powered by
`fun withX(x: Int) = apply { this.x = x }`
# getting-started
m
miha-x64
02/10/2017, 10:08 AM
fun withX(x: Int) = apply { this.x = x }
Open in Slack
Previous
Next