- Добавил: literator
- Дата: 4-01-2021, 20:53
- Комментариев: 0

Автор: Julie Moronuki, Chris Martin
Издательство: Leanpub
Год: 2019
Страниц: 206
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.1 MB
Grab your compiler and follow along as the authors develop and gradually refine a short Haskell program. This extremely approachable guide explains topics like case expressions, sum and product types, type constructors, typeclasses, and newtype coercion as they are motivated by the example code, with exercises to reinforce your understanding. This book is for people who have just started getting into Haskell but would like to move quickly and understand by doing. We assume very little prior knowledge of Haskell. We work through examples without understanding theory or how and why things work too deeply. We give just enough information, just at the time when you need it.