annotate wisdom/indexed monad @ 3341:a21c56c47b93

<FreeFull> for x in wisdom/*; do tac "$x" > "$x"a; mv "$x"a "$x"; done
author HackBot
date Wed, 31 Jul 2013 20:41:35 +0000
parents 2126d10561e5
children c777e2d91031
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3341
a21c56c47b93 <FreeFull> for x in wisdom/*; do tac "$x" > "$x"a; mv "$x"a "$x"; done
HackBot
parents: 3151
diff changeset
1 Indexed monads are just monads on an indexed category.
3149
be0f5ac8c3e7 <shachaf> mv \'indexed monad\' wisdom/
HackBot
parents:
diff changeset
2 Indexed monads are just categories enriched over the monoidal category of endofunctors.