1 a 2 a 3 able 4 academia 5 add_c x y = x + y 6 add_t(x,y) = x + y 7 algae ------ 8 b ------ 9 carton ------ 10 elemPos' _ [] = -1 11 elemPos' x ((val,pos):vps) ------ 12 fairway ------ 13 a ------ 14 b ------ 15 a 16 a ------ 17 fromRoman 'V' = 5 18 fromRoman 'X' = 10 19 fromToman 'I' = 1 20 f x y z = (x == chr y) == z 21 f1 22 f2 23 f3 ------ 24 hex 25 hockshop ------ 26 | otherwise = elemPos' x vps ------ 27 p 1 (x:xs) = 10 ------ 28 test 29 testing 30 tests ------ 31 | x == val = pos ------ 32 b ------ 33 a 34 a ------ 35 b