|
You are here |
wimvanderbauwhede.codeberg.page | ||
| | | | |
serokell.io
|
|
| | | | | In this article, we introduce you to the concept of algebraic data types and show how you can build your own data types in Haskell. | |
| | | | |
www.baturin.org
|
|
| | | | | [AI summary] This blog post tutorial explains advanced OCaml programming concepts including parametric polymorphism, higher-order functions like combinators and composition, and algebraic data types with pattern matching. | |
| | | | |
particularvirtue.blogspot.com
|
|
| | | | | Algebraic data types are a fantastic way to make code clearer. They're used all the time in Haskell, because they're a fundamental part of t... | |
| | | | |
bartoszmilewski.com
|
|
| | | This is part 12 of Categories for Programmers. Previously: Declarative Programming. See the Table of Contents. It seems like in category theory everything is related to everything and everything can be viewed from many angles. Take for instance the universal construction of the product. Now that we know more about functors and natural transformations, can... | ||