view wisdom/monoids @ 2852:0eddfbd2e0af

<fizzie> gcc hello.c -o hello2 -nostdlib -Os -s -Wl,--entry,main && ./hello2; wc -c hello2 # close enough?
author HackBot
date Sun, 05 May 2013 15:45:49 +0000
parents cd224c4b5c88
children c777e2d91031
line wrap: on
line source

Monoids are the easy version of categories.