From 379b6353396ca2401241d714733d570629835ffe Mon Sep 17 00:00:00 2001 From: Mart Lubbers Date: Fri, 6 Feb 2015 08:39:37 +0100 Subject: added practicum files, updated gitignore --- files/practicum/EersteOfLaatste.dcl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 files/practicum/EersteOfLaatste.dcl (limited to 'files/practicum/EersteOfLaatste.dcl') diff --git a/files/practicum/EersteOfLaatste.dcl b/files/practicum/EersteOfLaatste.dcl new file mode 100644 index 0000000..cf1d5e7 --- /dev/null +++ b/files/practicum/EersteOfLaatste.dcl @@ -0,0 +1,6 @@ +definition module EersteOfLaatste + +eerste2 :: [a] -> [a] +laatste2 :: [a] -> [a] +eersten :: Int [a] -> [a] +laatsten :: Int [a] -> [a] -- cgit v1.2.3