haskellfoundation / hs-opt-handbook.github.io

The Haskell Optimization Handbook
https://haskell.foundation/hs-opt-handbook.github.io/
Creative Commons Attribution 4.0 International
173 stars 12 forks source link

Folding the right way optimization chapter #43

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

discuss when to use foldl vs foldr vs both the strict versions. Cite Alexis' legendary github comment.

doyougnu commented 2 years ago

link: https://github.com/hasura/graphql-engine/pull/2933#discussion_r328821960