Multisets

Overview

Sets can contain the same element only once. This means {1,1}={1}. A multiset (or bag) can include a single element multiple times.

Powered by Forestry.md