The underlying collection type with unknown element type
The underlying collection type with unknown element type
Creates a immutable hash set with the specified elements.
Creates a immutable hash set with the specified elements.
the type of the immutable hash set's elements
the elements of the created immutable hash set
a new immutable hash set with elements elems
The standard CanBuildFrom
instance for immutable.HashSet
objects.
The standard CanBuildFrom
instance for immutable.HashSet
objects.
An empty collection of type immutable.HashSet[A]
An empty collection of type immutable.HashSet[A]
the type of the immutable hash set's elements
The default builder for immutable.HashSet
objects.
The default builder for immutable.HashSet
objects.
the type of the immutable hash set's elements
The standard CanBuildFrom
instance for immutable.HashSet
objects.
The standard CanBuildFrom
instance for immutable.HashSet
objects.
This object provides a set of operations needed to create
immutable.HashSet
values.