Explore >> Select a destination


You are here

smallcultfollowing.com
| | www.baturin.org
4.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.
| | www.greyblake.com
3.6 parsecs away

Travel
| | A blog about software development.
| | azdavis.net
2.8 parsecs away

Travel
| | Various varieties of function in programming languages.
| | woile.dev
14.4 parsecs away

Travel
| Writing a web application in rust using axum and minijinja. If you have used jinja2 in the past this will feel familiar. But we also dig into protocols and networking.