On 12/27/10 3:14 PM, Guilherme Vieira wrote:
Ah, yeah. I think you're right. Set is exactly what I need, and the fact
that it works with hashes is even better. A pity D still doesn't have
it, since it looks very useful, but thanks for your response. I'll take
a look at your implementation later.

Is there any prevision for sets in core D or Phobos?

I don't know about the Phobos part, but for your D1/D2 collection needs, DCollections (http://www.dsource.org/projects/dcollections) might be worth a look.

David

Reply via email to