reclaimable/ReclaimableSlot library

Classes

ReclaimableSlot<T extends IReclaimable>
@fileoverview Reclaimable slot is an object that manages a single value of type IReclaimable. When the value is assigned, the previous value (if existed) is automatically reclaimed.