summaryrefslogtreecommitdiff
path: root/assignment-4/monad.icl
blob: bb0a2aca8848998f8efcb60b16e22d299fdcbdb6 (plain) (blame)
1
2
3
4
5
6
7
8
implementation module monad

/*
	Pieter Koopman, pieter@cs.ru.nl
	Advanced Programming, week 4
*/