Re: RE: It doesn't make sense to use [MapClass] for the CacheList interface

On Fri, May 9, 2014 at 9:18 PM, Rick Waldron <waldron.rick@gmail.com> wrote:
> Pardon me if I've missed some important context, but why would keys, values
> and entries return a Promise when the ES APIs of the same name return an
> Iterator?

Looks like you missed "async". However, for AsyncMap it seems like
you'd need AsyncIterator, which is a thing we don't have (yet).


-- 
http://annevankesteren.nl/

Received on Saturday, 10 May 2014 14:50:35 UTC