Is every Alternative Monad Filterable?...
Read MoreBackground on Agda Categories library?...
Read MoreRecursion scheme allowing dependencies between recursive calls (an ordered catamorphism?)...
Read MoreUnderstanding of bifunctor from Category Theory for Programmers - Ch. 8...
Read MoreDoes each type have a unique catamorphism?...
Read MoreWhat is monoid homomorphism exactly?...
Read MoreHow can we build explicit categories in Haskell?...
Read MoreIf Either can be either Left or Right but not both, then why does it correspond to OR instead of XOR...
Read MoreWhat type corresponds to a xor b in type theory?...
Read MoreMessing around with category theory...
Read MoreEquivalence relations are to Groups, as partial order relations are to...?...
Read MoreIs Void an initial or zero element?...
Read MoreWhy can't I find any law violations for the NotQuiteCofree not-quite-comonad?...
Read MoreWhat's a functor on the category of monads?...
Read MoreHow many different functions are there from Bool to Bool?...
Read MoreWhy are Monoidal and Applicative laws telling us the same thing?...
Read MoreInitial algebra for natural numbers...
Read More"Category laws" in Haskell wiki...
Read MoreFunctor implementation in JavaScript...
Read Moredefine Category in which arrows are parametrised functions using Coq...
Read MoreWhat does a nontrivial comonoid look like?...
Read MoreWhat is Applicative Functor definition from the category theory POV?...
Read MoreWhy is it fair to think of just locally small cartesian closed categories in Haskell for the Curry c...
Read MoreCategory theory to Computer Programming | Do objects map to Types or instances of Types?...
Read MoreType constructor parameter inference...
Read MoreThe intuition behind the definition of the co-reader monad...
Read MoreWhy can't ghc match these types on this Category product?...
Read MoreHow to it is a natural transformation?...
Read More