Seq which represents a set of values.
Seq
Because Seq are often lazy, Seq.Set does not provide the same guarantee of value uniqueness as the concrete Set.
Seq.Set
Set
Generated using TypeDoc
Seq
which represents a set of values.Because
Seq
are often lazy,Seq.Set
does not provide the same guarantee of value uniqueness as the concreteSet
.