Skip to content

str::char_at_reverse is broken #5956

Closed
Closed
@ahnurmi

Description

@ahnurmi

char_at_reverse(s, i) returns the character at i - 1 instead of s.char_len() - 1 - i.

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