Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in category-theory

What is a cocartesian comonoid, and what is a cocartesian comonoidal functor?

Is there any general functor (not limited to endofunctor) usage in programming? [closed]

Lambda Calculus vs Category theory in FP [closed]

How to understand constraints of PFunctor in categories library

Why is FunctionK not the same as a Natural Transformation

How are functors in Haskell related to functors in category theory?

Bifunctors in Haskell vs in category theory

What are the identities categorical monads enforce that Haskell monads don't?

Why is function with useless isolated `static` considered impure?

Is a C++ functor a functor in the sense of category theory?

c++11 category-theory

Do all the function types form a subcategory of `Hask`?

Do notation and Monad composition

Understanding the diagrams of Product and Coproduct

What is the category-theoretical basis for the requirement that the Haskell "id" function must return the same value as passed in?

haskell category-theory

Categories library for Agda?

Relation between `DList` and `[]` with Codensity