First one can be: ex = new shared(HashSet!(string));
I don't know about foreach/opApply, I guess each library has to implemented shared support manually?
First one can be: ex = new shared(HashSet!(string));
I don't know about foreach/opApply, I guess each library has to implemented shared support manually?