Skip to content

refactor: use for loop instead of map/collect/fold#7

Merged
DaniPopes merged 1 commit intomainfrom
dani/refactor-for-loop
Feb 1, 2026
Merged

refactor: use for loop instead of map/collect/fold#7
DaniPopes merged 1 commit intomainfrom
dani/refactor-for-loop

Conversation

@DaniPopes
Copy link
Copy Markdown
Member

Simplifies the code generation logic by replacing iterator chains with straightforward for loops.

@DaniPopes DaniPopes merged commit bd6c777 into main Feb 1, 2026
7 checks passed
@DaniPopes DaniPopes deleted the dani/refactor-for-loop branch February 1, 2026 17:35
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

Successfully merging this pull request may close these issues.

1 participant