0
kicks
Heisenberg And Lambdas
How can we tell if an object is going to leak? We can't hold a reference to it, since that will cause it to stick around. So how can we get a reference which isn't a reference? Well, we get a weak reference!