alantech / alan

Autoscalable Programming Language
https://alan-lang.org
MIT License
305 stars 10 forks source link

Implement reduce for buffers #793

Closed dfellis closed 1 month ago

dfellis commented 1 month ago

Super easy to do this one, which is very promising. :) I'm debating on the order of the arguments for the second reduce, though. I don't know why but this order feels "off."