Skip to content

ImmutableVec::head vs Deque::front, etc #15626

Closed
@brson

Description

@brson

Currently, Vec and slices don't implement Deque, but ImmutableVec defines head, and last, while Deque defines front and back. Both sets of functions have the same signature, but inconsistent naming. Nominating.

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