Code QuizAdvanced
Unexpected Distribution Over a Union
Naked type parameters in conditional types distribute over unions unless you wrap them in tuples.
What is the bug in this code?
Naked type parameters in conditional types distribute over unions unless you wrap them in tuples.
What is the bug in this code?