Re: Elements array and query/queryAll methods

On Tue, Apr 8, 2014 at 2:41 PM, Domenic Denicola <
domenic@domenicdenicola.com> wrote:

> From: annevankesteren@gmail.com <annevankesteren@gmail.com> on behalf of
> Anne van Kesteren <annevk@annevk.nl>
>
> > How does this deal with arr[0] = string?
>
> Indeed. The general problem of creating "typed arrays" is a large one and
> I don't think array subclasses are well suited to it.


This is nothing more than a whim, but would a Set subclass be more
appropriate?

Rick

Received on Tuesday, 8 April 2014 19:01:16 UTC