Manishearth/triomphe

Add a way to get at the reference count

Closed this issue · 1 comments

I don't know if this is possible, but it would be helpful for my use case (as a heuristic to avoid an expensive operation, not as something to be relied on for correctness) to be able to check if the refcount of a reference is currently <= 2.

This should be closed since #21 is merged