https://wiki.mozilla.org/User:Jorend/Deterministic_hash_tables
On Tue, Dec 31, 2013 at 5:06 PM, Forrest L Norvell <[email protected]>wrote: > On Tue, Dec 31, 2013 at 2:45 PM, Mark S. Miller <[email protected]>wrote: > >> Sets and Maps are deterministically ordered by insertion order. >> > > I understand how the need to specify a deterministic traversal order for > for-of led to this result, but doesn't that preclude a number of > (potentially faster with larger collections) implementation strategies, > like using hashing under the hood? > > -F > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss > > -- Text by me above is hereby placed in the public domain Cheers, --MarkM
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

