Collections - Sets - Scala Documentation

Sets are Iterables that contain no duplicate elements. The operations on sets are summarized in the following table for general sets and in the table after that for mutable sets. They fall into the following categories:


This is a companion discussion topic for the original entry at http://docs.scala-lang.org//overviews/collections/sets