annotate wisdom/monoids @ 11659:2a34e647b1b7 draft

<b_jonas> perl -e open$I,"<",($n="wisdom/`hello") or die; local$/; $c=<$I>; eof$I or die"e"; $c=~s!/d,/d/!/o,/o/! or die "s"; open $O,">",$n or die"O"; print $O $c or die"p"; warn "edited $f;";
author HackEso <hackeso@esolangs.org>
date Sat, 01 Dec 2018 21:29:01 +0000
parents 657549e12160
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6121
657549e12160 <tswett> le/rn monoids/Monoids are just categories with single objects.
HackBot
parents: 6120
diff changeset
1 Monoids are just categories with single objects.