Skip to content

Suggestion: Array iterator using IN keyword #1

@curioustorvald

Description

@curioustorvald
10 array = some_dimensional_random_array_that_contains_anything
20 FOR element IN array
30 do_something_with(element)
40 NEXT element

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions