Hacker News new | ask | show | jobs
by knome 3501 days ago
C++'s template system is more of a dynamically typed Haskell.
2 comments

This video (from the amazing Bartosz Milewski) does a great job of illustrating this:

https://vimeo.com/7211030

Learning Haskell will actually help you to understand C++ templates much better.