Question: this type? Describe the function type Int -> a -> [a]. What does this type tell us about a function with (b) (2 points)
this type? Describe the function type Int -> a -> [a]. What does this type tell us about a function with (b) (2 points) Find a function (or operator) with this type in the base module using Hoogle. What is the name of the function you picked? (c) (2 points) Briefly describe what the function you picked does.
Step by Step Solution
There are 3 Steps involved in it
a The function type intaa indicate a function that takes two arguments an integerI... View full answer
Get step-by-step solutions from verified subject matter experts
