Skip to content

dvec and vec interface cleanup #2924

Closed
Closed
@bblum

Description

@bblum

Vec needs 'reach'. (fixed)
Dvec needs 'reverse'. (fixed)
Dvec 'reach' doesn't... reach. i.e., it iterates in fwd order. (fixed)
many should be pure that aren't (dvec len) (fixed)
dvec needs 'view' (didn't bother)
the fold* suite is really messy when constness doesn't match up - maybe have one for each constness? (didn't bother)

Found during ICFP (#2928).

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions