FlashcardBeginner
The never type
never represents values that never occur, like functions that never return.
Question
What is the `never` type?
Click to reveal answer
never represents values that never occur, like functions that never return.
What is the `never` type?