Issue 4523 in pharo: SetElement comment is missing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4523 in pharo: SetElement comment is missing

pharo
Status: Accepted
Owner: [hidden email]

New issue 4523 by [hidden email]: SetElement comment is missing
http://code.google.com/p/pharo/issues/detail?id=4523

I 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
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4523 in pharo: SetElement comment is missing

pharo
Updates:
        Status: Closed
        Labels: Milestone-1.4

Comment #1 on issue 4523 by [hidden email]: SetElement comment is  
missing
http://code.google.com/p/pharo/issues/detail?id=4523

in 14039


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker