skanfd

Results 2 comments of skanfd

So why is there a manually implemented `Drop` for `Node` ? I've thought `Node` and it's children will be automatically dropped when strong count reach zero. And these codes just...