many is empty haskell code example Example: haskell return false if list empty Click to copynull :: Foldable f => f a -> Bool null :: [a] -> Bool