haskellfoundation / hs-opt-handbook.github.io

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

Example of high impedance observed through lack of composition #20

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

Need an example for the slow programs section that shows a high impedance between the program domain and the problem domain evinced through the lack of composable functions.

This should be a case study.