These are the slides for my ACCU 2024 presentation “The Evolution of Functional Programming in C++.”
Run the following commands:
npm install
npm run build -- css-themes
npm start
Then, navigate to localhost:8000
in your browser of choice and enjoy!