From: jsiek_at_[hidden]
Date: 2000-01-12 17:31:25


Kevlin Henney writes:
> IIRC, Smalltalk used the term to mean a set with repeating elements. In
> which case, the mistaken identity strongly suggests using another term.

Ahh, you are right... Bag does have the set operations:

includes: x
occurencesOf: x

How about "Receptacle"?

Cheers,

Jeremy