InnocentZero's Treasure Chest

HomeFeedAbout MeList of interesting people

Posts tagged "haskell":

Functors, Applicatives and Monads

23 Aug 2025

In haskell, functors are basically type constructors that define the fmap function, i.e., they take a type t and wrap them in their own type which is constructed by passing t to the type constructor.

(...)
Tags: programming haskell category-theory

Haskell notes

09 Dec 2024

The above was just a test for seeing if org-babel works.

(...)
Tags: programming haskell
Other posts

Other posts
Creative Commons License
This website by Md Isfarul Haque is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.