Solution: Generics and Advanced Type Inferences
Review the solutions to the challenges discussed in the previous lesson.
We'll cover the following...
Solution: Specifying types explicitly in generics
The error in the original code is that the type argument provided when calling the printGeneric
function ( ...