Closed
Description
According to the implementation BitSet is extended from SortedSet[Int] (which implies Set[Int]), in the documentation it is missing the reference to SortedSet[Int].
This issue is in mutable and immutable implementations of BitSet on https://docs.scala-lang.org/tutorials/FAQ/collections.html
Metadata
Metadata
Assignees
Labels
No labels