Join Slack
Powered by
…so that all properties like: `val prop: String` w...
# kapt
g
gregd
06/29/2017, 2:45 PM
…so that all properties like:
val prop: String
would implicitly become:
val prop: String by MyDelegate()
?
Open in Slack
Previous
Next