In particular, given that get() wants to return a Promise, why do we want values() to return a list of Cache objects synchronously?

Similar for keys(): if has() needs to be async, then how can has() be sync.

-Boris

Reply via email to