Question: Using haskell platform please 6. Using a list comprehension, write a function: capitalise :: String -> String which converts all the small letters in a

Using haskell platform please
6. Using a list comprehension, write a function: capitalise :: String -> String which converts all the small letters in a string to capitals (e.g. capitalise "Po1 3he" is "P01 3HE")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
