Then you could use a `Cache<K, AsyncLazy<V&g...
# coroutines
e
Then you could use a
Cache<K, AsyncLazy<V>>
with a pretty trivial implementation of the function you want