Code QuizAdvanced
Recursive Type That Never Terminates
A recursive conditional type must recurse on the inner type extracted by infer, not the original.
What is the bug in this code?
A recursive conditional type must recurse on the inner type extracted by infer, not the original.
What is the bug in this code?