Skip to content

Allow slicing multi-pointers as ptr[start..] #15561

@dweiller

Description

@dweiller

As discussed here it may make sense to interpret slicing a multi-pointer p without an end by making p[start..] equivalent to p + start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    acceptedThis proposal is planned.proposalThis issue suggests modifications. If it also has the "accepted" label then it is planned.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions