Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Suggestion for better documentation of loop-for-each #7

@mohsenBanan

Description

@mohsenBanan

In documentation of loop-for-each,
Instead of
(list 1 2 3 4 5 6 7 8 9)
perhaps consider using the example of
(number-sequence 1 9 1)

In practice, number-sequence kind of naturally fits with loop-for-each and is somewhat more practical repeated example of
(list 1 2 3 4 5 6 7 8 9).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions