|
You are here |
bartoszmilewski.com | ||
| | | | |
blog.shaynefletcher.org
|
|
| | | | | More type classes in OCaml More type classes Author: Joel Björnson About the author: Joel has been enjoying functional programming ... | |
| | | | |
cronokirby.com
|
|
| | | | | Exploring 3 different ways of encoding the natural numbers - Read more: https://cronokirby.com/posts/2020/08/encoding-the-naturals/ | |
| | | | |
justinhj.github.io
|
|
| | | | | What's ZIO PreludeRecently, ZIO creators, John De Goes and Adam Fraser, presented theirlatest functional programming library to the world. ZIO Prelude,hereaf... | |
| | | | |
www.baturin.org
|
|
| | | [AI summary] The text provides an in-depth exploration of functional programming concepts in OCaml, focusing on type systems, pattern matching, and data structures. It covers topics such as unit and boolean values as sum types, polymorphic types like option and result, and the use of match expressions for pattern matching. The text also includes exercises for practicing these concepts, such as defining functions, writing sum types, and implementing pattern matching. | ||