|
You are here |
tech.preferred.jp | ||
| | | | |
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. | |
| | | | |
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. | |
| | | | |
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... | |
| | | | |
dominiczypen.wordpress.com
|
|
| | | The starting point of this blog post is a slight reformulation of the $latex T_0$ separation axiom: A topological space $latex (X,\tau)$ is $latex T_0$ if for all $latex x\neq y\in X$ there is a set $latex U\in \tau$ such that $latex \{x,y\}\cap U \neq \emptyset \text{ and } \{x,y\}\not\subseteq U.$ Given a cardinal $latex... | ||