Code QuizIntermediate
Declaring a Generic Function
Spot why this identity function fails to recognize its type parameter.
What is the bug in this generic function declaration?
Spot why this identity function fails to recognize its type parameter.
What is the bug in this generic function declaration?