Join Slack
Powered by
if you want to make the delegate object transient,...
# announcements
d
damian
01/27/2017, 5:03 PM
if you want to make the delegate object transient, you can target the annotation at it:
@delegate:Transient val foo by theFoo
Open in Slack
Previous
Next