singletonSet

Create an Avail set with exactly one element. The element is not made immutable first, nor is the new set.

Return

The new mutable set.

Parameters

element

The sole element of the set.