The blog post introduces how to define datatypes in Haskell.
- Published On
TK's Blog
Hello, I am TK, and I love SWE and ML. I blog about what I learned throughout my journey for deeper understanding and better memory retention.
The blog post introduces how to define datatypes in Haskell.
The blog post introduces a concept of folding, which is an important concept in functional programming including Haskell.
The blog post introduces a concept of composition, which is an important concept in functional programming including Haskell.
The blog post introduces a concept of currying, which is an important concept in functional programming including Haskell.
The blog post introduces higher-order functions and anonymous functions, which are all important concepts in Haskell.