Skip to content

String.exceptLast should be refined to return String #763

@luolong

Description

@luolong

This is bound to raise some eyebrows:

String string = ...
{Character*} exceptLast = string.exceptLast;

After that I can't use any String methods, which is counter intuitive...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions