Question About ScopedCache and Finalizers in Effect Typescript
yo can someone educate me i thought ScopedCache would help me implement some kind of Drop for the cached values, so I can run finalizers when they're removed from cache seems like the Scope is just for the lookup function? what am i missing? https://effect.website/play#1eea97bd248b