Skip to content

Feature request: generic over the underlying vector like container #31

@Pr0methean

Description

@Pr0methean

Making this struct's inner type a generic parameter would mean it could also be used with String, boxed slices, and borrowed slices.

If Index doesn't provide enough features, an alternative would be AsRef<[T]>.

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