Join Slack
Powered by
I was thinking: since property references can conf...
# language-proposals
d
damian
04/06/2016, 3:40 PM
I was thinking: since property references can conform to
() -> T
for their getters, might we see
var
property references also conform to
(T) -> Unit
for their setters?
Open in Slack
Previous
Next