maybe_haskell icon indicating copy to clipboard operation
maybe_haskell copied to clipboard

Programming without Null

Maybe Haskell

A book about Haskell's approach to the null problem.

Reading the Book

You can find the current release in a variety of formats under the release directory. To view older releases, check out a specific Git tag.

Providing Feedback

Please provide feedback via GitHub.

Thank you to all who've contributed so far!

Roadmap

  • [x] Introduction
  • [x] Haskell Basics
  • [x] Functor
  • [x] Applicative
  • [x] Monad
  • [x] Other Types
  • [x] Conclusion
  • [x] Technical review
  • [x] Copy editing
  • [x] Release v1