To be used in (supposedly) unreachable code after exhaustive check of argument.
argument
Will cause a compile-time error if argument was not exhaustively checked. Will cause a runtime error if reached.
Generated using TypeDoc
To be used in (supposedly) unreachable code after exhaustive check of
argument
.Will cause a compile-time error if
argument
was not exhaustively checked. Will cause a runtime error if reached.