> I can not really imagine how useful something like A[2] may be for a set... I 
> can! I have the situation when I have two sets, and their intersection could 
> give me a set with only one or zero elements. So getting this particular one 
> element with [] could be useful :) But now I have to use iterators, mget() do 
> not works anymore.

Reply via email to