Skip to content

Rename core::vec::last_total to core::vec::last #1943

Closed
@brson

Description

@brson

The current vec::last returns an option if there are no elements to return, while all the related functions fail. vec::last should just fail as well when the vec is empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions