Question: When trying to implement a tuple type i run into the problem an empty tuple. This is the type structure i used: As soon as i try to add an overload for no type the compiler complains: Too few ...