Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 376 Bytes

File metadata and controls

16 lines (11 loc) · 376 Bytes

The Evolution of Functional Programming in C++

These are the slides for my ACCU 2024 presentation “The Evolution of Functional Programming in C++.”

Viewing the Slides

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!