Functional Programming Features - Cyber PDP Workshop Slides are in fp_features.md To generate a static site, run npm run build. For a live, updating site, run npm run serve. Workable examples are in examples/*.ts. Solutions are on the solved branch