You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A category based on a monad. Objects are types of some programming language. Morphisms from type A
to type B are functions from A to an embellished B. The specific Kleisli category specifies how
these morphisms compose.