Multiset
A collection whose elements may occur multiple times, with a nonnegative integer multiplicity assigned to each element. Unlike a set, it records how many times each element occurs.
A collection whose elements may occur multiple times, with a nonnegative integer multiplicity assigned to each element. Unlike a set, it records how many times each element occurs.