Skip to content

Remove local Array implementation #16

@travitch

Description

@travitch

Data.Vector.Persistent.Array was taken from unordered-containers. I don't recall why - perhaps primitive was not mature enough at the time. It seems like it should be possible to just use Array (or SmallArray as in #15) from primitive and delete the local copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions