{-# htermination isPrefixOf :: (Eq a, Eq k) => [(Either a k)] -> [(Either a k)] -> Bool #-} import List