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

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