Status: Accepted
Owner:
[hidden email]
New issue 4523 by
[hidden email]: SetElement comment is missing
http://code.google.com/p/pharo/issues/detail?id=4523I suggest this:
I am a helper class for handling the contents of Set.
My main purpose is to allow a Set to contain nil.
Since nil represents an empty slot in a Set, it cannot be stored directly
in the array of values. Instead, an instance of SetElement is used as a
wrapper. See implementors and senders of #asElement for wrapping, and
#enclosedSetElement for unwrapping.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker