Hacker News new | ask | show | jobs
by veltas 271 days ago
Should be called "Introduction to Functional Programming Languages"
1 comments

The order is which things are covered is pretty standard for programming languages. Chapters 11 and 12 cover mutation. PLAI (https://www.plai.org/) covers similar material in a similar order.