Hacker News
- An Introduction to Type Level Programming in Haskell https://rebeccaskinner.net/posts/2021-08-25-introduction-to-type-level-programming.html 79 comments
- The Fixed Point: Laziness, Recursion and Fixed Points in Haskell https://rebeccaskinner.net/posts/2021-06-09-getting-to-the-fixed-point.html 13 comments
Lobsters
- An Introduction to Type Level Programming in Haskell https://rebeccaskinner.net/posts/2021-08-25-introduction-to-type-level-programming.html 5 comments haskell
- Type Level Programming in Haskell https://rebeccaskinner.net/posts/2021-08-25-introduction-to-type-level-programming.html 6 comments programming
- The Fixed Point: An article on recursion, laziness, and the fixed point function for haskell beginners https://rebeccaskinner.net/posts/2021-06-09-getting-to-the-fixed-point.html 8 comments haskell