Skip to content

2.0: Don't iterate Matrix #51043

Closed
Closed
@jariji

Description

@jariji

Almost always when I iterate a matrix it's a typo for eachrow(m) or eachcol(m). If I want to do it on purpose, I'd prefer to use a non-allocating iterator denoted vec(m) or eachval(m).

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingThis change will break codespeculativeWhether the change will be implemented is speculative

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions