Instruction: Explain the 'never' type and its usage in TypeScript.
Context: This question tests the candidate's understanding of the 'never' type in TypeScript and their ability to explain its use in representing values that never occur, useful in type guarding and exhaustive checks.
easy
easy
hard
hard
hard
hard
hard