Skip to content

BitArray is documented to be a DenseArray #30337

@eschnett

Description

@eschnett

The documentation of BitArray claims that it is a subtype of DenseArray (file bitarray.jl) in its documentation, but the type declaration makes it only a subtype of AbstractArray. I don't know which is correct (probably the code...), but the inconsistency should be resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions