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

Add and test array-fold-{left|right}, remove array-fold{l|r} #980

Closed
wants to merge 3 commits into from

Conversation

gambiteer
Copy link
Contributor

The commit history is a bit ragged, sorry.

@gambiteer gambiteer closed this May 28, 2024
@gambiteer
Copy link
Contributor Author

I have to rethink how this works, I apologize for the noise, your tests don't pass.

@ashinn
Copy link
Owner

ashinn commented May 28, 2024

The tests are from SRFI 179. They fail because they're fold-left on matrix multiplication which is not commutative. Just updating the tests is fine.

@gambiteer gambiteer deleted the fold branch May 28, 2024 16:01
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.

2 participants