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

Handle looping of repeated data structures #24

Open
matthewrmshin opened this issue Sep 4, 2024 · 0 comments
Open

Handle looping of repeated data structures #24

matthewrmshin opened this issue Sep 4, 2024 · 0 comments
Assignees

Comments

@matthewrmshin
Copy link
Collaborator

Description

Consider a list with a number of repeated data structure items. Can we have a syntax that allows users to use a for-loop over the differences in the items, so users don't have to repeat the same data structure all over?

Acceptance Criteria (Definition of Done)

Reduce repeated data structures.

@matthewrmshin matthewrmshin self-assigned this Sep 4, 2024
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