"Reference counting"?
# kotlin-native
n
"Reference counting"?
o
yes, with cycle collector
👍 2
n
This is a really smart decision. You've kept the door for a lot of stuff open. Kudos.
Any annotations to avoid cycle collection? Like @weak etc? Or is it planned for later?
Not sure how this collector would work though. So maybe I should wait :)