Skip to content

Chapter 06 - 04 Iterators confusing text #291

@xrmx

Description

@xrmx

In the for desugaring paragraph (https://rust-exercises.com/100-exercises/06_ticket_management/04_iterators#for-desugaring) it says that for get desugared into a loop but then it says that loop is another looping construct, on top of for and while.. Since for is based on loop using on top looks confusing.

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