Skip to content

BitSet hierarchy documentation inconsistent #1162

Closed
@bijan-fathi

Description

@bijan-fathi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions