Collection - MultiSet (bag or mset)

Venn Diagram

Collection - MultiSet (bag or mset)

About

A multiset (aka bag or mset) is a set with one big difference because it allows for multiple instances of each of its elements (ie duplicate are allowed)

This is the same structure that would support a frequency distribution.

Documentation / Reference







Share this page:
Follow us:
Task Runner