Sign in Sign up
npm

@joepie91/unreachable

This is a simple utility for throwing an error when a certain code path is reached, asking the user to file a bug. This is useful for code which *should* never be reached, eg. the `else` condition in a supposedly-exhaustive `else if` chain, or the `defaul

npm View on Npm

Activity

Latest release
6y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
WTFPL OR CC0-1.0
First release
Jul 14, 2020
Releases
Version Released
1.0.0 initial