Explore >> Select a destination


You are here

xvw.lol
| | www.baturin.org
3.4 parsecs away

Travel
| | [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.
| | mmhaskell.com
3.6 parsecs away

Travel
| |
| | blog.shaynefletcher.org
3.0 parsecs away

Travel
| | More type classes in OCaml More type classes Author: Joel Björnson About the author: Joel has been enjoying functional programming ...
| | egghead.io
21.9 parsecs away

Travel
| In this lesson you will learn how to create a minimalistic JavaScript playground with quokka.js and zen mode. You will also get an overview of some cool...