July 3, 2009
2:03 p.m.
In VW, adding nil is a no-op.
Which is a bug that still needs fixing, it should raise an exception (like dictionary does in VW).
In that case I would not let nil to be a possible element and avoid incompatibility.
Oh, how compatible does Pharo need to be/intend to be with bugs of other platforms? R -