Re: Maybe we should think about Interface.isInterface functions again

On Aug 7, 2013, at 1:24 PM, Tab Atkins Jr. wrote:

> On Wed, Aug 7, 2013 at 11:29 AM, Allen Wirfs-Brock
> <allen@wirfs-brock.com> wrote:
>> ...
>> Actually, for ES6 it's looking like WeakArray is going to be your best bet for cases where such tests where the branding really needs to be unforgeable.
> 
> Do you mean WeakSet, or is there some WeakArray object that's going to
> be added later?  (I guess an ordered WeakSet, more or less?

Oops, I meant WeakMap/WeakSet depending on whether you need to make some sort of value association.

allen

Received on Wednesday, 7 August 2013 20:53:55 UTC