Join Slack
Powered by
<@U0AK89KT6>: I am not disagreeing, but your exam...
# announcements
j
jshmrsn
12/28/2015, 1:58 AM
@jkbbwr
: I am not disagreeing, but your example got me thinking: It's easy to define the copyDefault yourself in a copy-pasta sense
Copy code
data class Blob(val foo: String, val baz: String) { fun copyDefault() = this.copy() }
2
Views
Open in Slack
Previous
Next