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

Chapter on Levity Polymorphism #57

Open doyougnu opened 2 years ago

doyougnu commented 2 years ago

To control the RunTime rep of data types.

Best intro is these videos: