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

Avoiding runtime checks with Parse Don't Validate #51

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

link

be sure to cite Alexis. Case study on redundant checks in GHC code (which are all over the place!)