diff 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
line wrap: on
line diff
--- a/wisdom/indexed monad	Wed Jul 31 20:37:33 2013 +0000
+++ b/wisdom/indexed monad	Wed Jul 31 20:41:35 2013 +0000
@@ -1,2 +1,2 @@
+Indexed monads are just monads on an indexed category.
 Indexed monads are just categories enriched over the monoidal category of endofunctors.
-Indexed monads are just monads on an indexed category.