Search code examples
Is every Alternative Monad Filterable?...

haskellfiltermonadscategory-theoryalternative-functor

Read More
Background on Agda Categories library?...

agdacategory-theory

Read More
Recursion scheme allowing dependencies between recursive calls (an ordered catamorphism?)...

haskellfunctional-programmingfoldcategory-theoryrecursion-schemes

Read More
Category Theory fundamentals...

haskellcategory-theory

Read More
Understanding of bifunctor from Category Theory for Programmers - Ch. 8...

haskellfunctional-programmingcategory-theorytype-constructorbifunctor

Read More
Does each type have a unique catamorphism?...

haskellcategory-theorycatamorphism

Read More
What is monoid homomorphism exactly?...

scalahaskellfunctional-programmingcategory-theorymonoids

Read More
How can we build explicit categories in Haskell?...

haskellcategory-theory

Read More
If Either can be either Left or Right but not both, then why does it correspond to OR instead of XOR...

haskellfunctional-programmingboolean-logiccategory-theorycurry-howard

Read More
What type corresponds to a xor b in type theory?...

haskellfunctional-programmingcategory-theorycurry-howard

Read More
Messing around with category theory...

coqcategory-theory

Read More
Equivalence relations are to Groups, as partial order relations are to...?...

category-theory

Read More
Is Void an initial or zero element?...

haskelltypescategory-theory

Read More
Why can't I find any law violations for the NotQuiteCofree not-quite-comonad?...

haskellcategory-theorycomonad

Read More
What's a functor on the category of monads?...

haskellmonadsmonad-transformerscategory-theory

Read More
How many different functions are there from Bool to Bool?...

functional-programmingboolean-logiccategory-theory

Read More
Why are Monoidal and Applicative laws telling us the same thing?...

haskelltypeclassapplicativecategory-theorymonoids

Read More
Initial algebra for natural numbers...

haskellrecursionalgebraic-data-typescategory-theorycatamorphism

Read More
"Category laws" in Haskell wiki...

haskellfunctional-programmingcategory-theory

Read More
Functor implementation in JavaScript...

javascripthaskellfunctorcategory-theory

Read More
define Category in which arrows are parametrised functions using Coq...

coqcategory-theory

Read More
What does a nontrivial comonoid look like?...

haskellcategory-theory

Read More
What is Applicative Functor definition from the category theory POV?...

haskellapplicativecategory-theory

Read More
Why is it fair to think of just locally small cartesian closed categories in Haskell for the Curry c...

haskelltypeclasscurryingcategory-theory

Read More
Category theory to Computer Programming | Do objects map to Types or instances of Types?...

category-theory

Read More
Type constructor parameter inference...

scalatypesscala-catscategory-theorytype-constructor

Read More
The intuition behind the definition of the co-reader monad...

haskellcategory-theory

Read More
Why can't ghc match these types on this Category product?...

haskelltypeclasscategory-theorygadt

Read More
How to do Left Void?...

haskellcategory-theory

Read More
How to it is a natural transformation?...

scalahaskellfunctional-programmingcategory-theoryparametric-polymorphism

Read More
BackNext