Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iterators #26

Open
8 tasks
Tracked by #25
aschaeffer opened this issue Mar 25, 2023 · 0 comments
Open
8 tasks
Tracked by #25

Iterators #26

aschaeffer opened this issue Mar 25, 2023 · 0 comments

Comments

@aschaeffer
Copy link
Collaborator

aschaeffer commented Mar 25, 2023

Goal

Do something with an array.

Tasks

  • Entity Types
    • iterator__range_loop
      • Component range__range
      • Component datetime__duration (the duration of the loop)
      • Component result__result_any
      • Iterates through the range
        • Writes the nth element of the range every duration / range.size()
        • Repeats with the first element
@aschaeffer aschaeffer mentioned this issue Mar 25, 2023
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant