Search code examples
How is "a monoid on applicative functors" different than "a monoid in the category of...

monadsfunctorapplicativecategory-theorymonoids

Read More
Having trouble translating code from Haskell to SML...

haskellfunctional-programmingsmlcategory-theorycatamorphism

Read More
Identity function in Haskell has multiple inhabitants?...

haskellcategory-theory

Read More
How to Factorize Continuation Monad into Left & Right Adjoints?...

haskellmonadscontinuationscategory-theorycomonad

Read More
Are all fixed size containers strong monoidal functors, and/or vice versa?...

haskellfunctorapplicativecategory-theory

Read More
Why is function with useless isolated `static` considered impure?...

c++functional-programmingcategory-theory

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

haskelltypesprogramming-languagescomputer-sciencecategory-theory

Read More
Cats' Monoid instance throws exception when merging Maps of Arrays...

scalafunctional-programmingscala-catscategory-theorymonoids

Read More
Why prefer monoids over semigroups in Haskell? Why do we need mempty?...

haskellfunctional-programmingcategory-theory

Read More
How does lifting (in a functional programming context) relate to category theory?...

haskellcategory-theory

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

haskellmonadscategory-theory

Read More
What is a Constant functor?...

haskellcategory-theory

Read More
How the identity functor looks like?...

haskellcategory-theory

Read More
What does the universe mean?...

scalahaskellfunctional-programmingterminologycategory-theory

Read More
What is the relationship between bind and join?...

haskellmonadscategory-theory

Read More
How are functors in Haskell related to functors in category theory?...

haskellfunctorcategory-theory

Read More
How does compiler figure out fixed point of a functor and how cata work at leaf level?...

haskellcategory-theoryrecursion-schemesfixpoint-combinatorscatamorphism

Read More
Generalization of strong and closed profunctors...

haskellfunctorcategory-theoryprofunctor

Read More
The fixed point functors of Free and Cofree...

haskellcategory-theoryfree-monadfixpoint-combinators

Read More
Attach extra information at every level of a recursive data type?...

haskellcategory-theoryrecursive-datastructuresfixpoint-combinators

Read More
Use cases for adjunctions in Haskell...

haskellfunctorcategory-theory

Read More
Efficient implementation of Catamorphisms in Scala...

scalaalgebraic-data-typescategory-theoryrecursion-schemescatamorphism

Read More
Simple encoding of category of sets and functions in Agda...

agdacategory-theory

Read More
What is partial order?...

haskellcategory-theory

Read More
Defining Free Bind in a way that is compatible with the Free Monad...

haskellcategory-theoryfree-monad

Read More
meaning of `<>` in this family `<*>,<$>,<&>`...

haskellnaming-conventionscategory-theorymonoids

Read More
Relation between the Semigroupoid and Semigroup classes...

haskellcategory-theorymonoidssemigroupcategory-abstractions

Read More
Is there a reason that `Functor` is not a superclass of `Category`?...

haskellfunctorcategory-theorycategory-abstractions

Read More
Generalization of Exponential Type...

haskellcategory-theorycategory-abstractions

Read More
Defining Categories and Category Laws in Haskell...

haskellcategory-theorycategory-abstractions

Read More
BackNext