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