Join Slack
Powered by
Can I tie a StableRef to a MemScope so that it get...
# kotlin-native
t
tunedal
09/15/2018, 3:46 PM
Can I tie a StableRef to a MemScope so that it gets disposed automatically when the MemScope ends?
tunedal
09/15/2018, 4:15 PM
Ah – the function I was looking for is
defer
, I think.
👍🏼 1
17
Views
Open in Slack
Previous
Next