summaryrefslogtreecommitdiff
path: root/assignment-4/monad.icl
diff options
context:
space:
mode:
Diffstat (limited to 'assignment-4/monad.icl')
-rw-r--r--assignment-4/monad.icl8
1 files changed, 8 insertions, 0 deletions
diff --git a/assignment-4/monad.icl b/assignment-4/monad.icl
new file mode 100644
index 0000000..fb9b491
--- /dev/null
+++ b/assignment-4/monad.icl
@@ -0,0 +1,8 @@
+implementation module monad
+
+/*
+ Pieter Koopman, pieter@cs.ru.nl
+ Advanced Programming, week 4
+*/
+
+