Skip to content

vec::each() and each_mut() have bad return values. #6858

Closed
@lilyball

Description

@lilyball

vec::each() always returns true.

vec::each_mut() returns true if it broke, and false otherwise. From what I understand, this is backwards.

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