Searched defs:identical3 (Results 1 – 1 of 1) sorted by relevance
55 identical3 [] [] [] = True function56 identical3 (x:xs) (y:ys) (z:zs) function58 identical3 _ _ _ = False function