summaryrefslogtreecommitdiff
path: root/files/practicum/EersteOfLaatste.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'files/practicum/EersteOfLaatste.dcl')
-rw-r--r--files/practicum/EersteOfLaatste.dcl6
1 files changed, 0 insertions, 6 deletions
diff --git a/files/practicum/EersteOfLaatste.dcl b/files/practicum/EersteOfLaatste.dcl
deleted file mode 100644
index cf1d5e7..0000000
--- a/files/practicum/EersteOfLaatste.dcl
+++ /dev/null
@@ -1,6 +0,0 @@
-definition module EersteOfLaatste
-
-eerste2 :: [a] -> [a]
-laatste2 :: [a] -> [a]
-eersten :: Int [a] -> [a]
-laatsten :: Int [a] -> [a]