Skip to content

yield inside a for let #749

@kkirby

Description

@kkirby

Hello,

Again, I'm not sure if this is a feature request, bug, or just me learning things.

How do I yield inside of a for let statement?

->*
    a = for let a in [1,2,3]
        -> a
        yield abc()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions