view wisdom/applicative functor @ 11329:dd6d2180c5b6

<wob_jonas> perl -e open$h,"<",($f="wisdom/font");local$/;$_=<$h>; s"& \\S+/twitter\\.com/\\S+""; if (1) { open $o,">",$f;print$o $_; } print substr $_,200;
author HackBot
date Wed, 17 Jan 2018 21:02:27 +0000
parents d2ce3421ba0f
children
line wrap: on
line source

Applicative functors are just monoids in the category of endofunctors.