The blog post introduces how to define datatypes with record syntax 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 with record syntax in Haskell.
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.