nmandery/kotlin-nutsandbolts

implement variant of expiringLazy to support garbagecollection on expiration

Closed this issue · 0 comments

Could be implemented with WeakReferences and a global background coroutine