Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in category-theory

Combining the state monad with the costate comonad

Reverse Function Composition in Haskell

Why Is Functor a Higher-Kinded type

scala category-theory

Generalized `fold` or how to perform `fold` and `map` at a time

haskell category-theory

What is the meaning of Extend type class in Haskell?

What is difference between Coyoneda and free-functors

haskell category-theory

Why does Haskell have non-strict functions (semantics)? [closed]

Is it possible to generalize this lmap

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

What is this thing similar to KleisliFunctor?

How can I use a recursion scheme to express this probability distribution in Haskell

Functor implementation in JavaScript

resource that explains vocabulary used in Edward Kmett's lens package

What should a "higher order Traversable" class look like?

Free Monad for AST > 1-arity?

What does the universe mean?

How to it is a natural transformation?

Typeclass for (what seems to be) a contravariant functor implementing function inversion