view paste/paste.18377 @ 2294:70ede24e4f7c

<Jafet> (echo "#!/usr/bin/python"; echo "import random; w=raw_input().split(\' \'); r=[4,7,8,9,2,13,6]; s=random.randrange(0, len(r)); print \' \'.join(chr(3) + str(r[(i+s)%len(r)]) + w[i] for i in range(len(w)))") > bin/rainwords
author HackBot
date Thu, 28 Feb 2013 02:49:19 +0000
parents 7c5141b92ecf
children
line wrap: on
line source

2012-07-08.txt:06:32:09: <zzo38> OK, but still, if you require the Plus and Alternative and MonadPlus to all use the same monoid, you should not get any problems, especially if you never actually define a Plus instance for something that has Alternative.
2012-12-19.txt:20:58:00: <oerjan> @quote monoid.*problems
2012-12-19.txt:21:00:25: <hagb4rd> `pastelogs monoid.*problems
2012-12-19.txt:21:01:01: <hagb4rd> `logpaste monoid.*problems