Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Never type documentation omits key words #1099

Open
ephetic opened this issue Aug 22, 2019 · 0 comments
Open

Never type documentation omits key words #1099

ephetic opened this issue Aug 22, 2019 · 0 comments

Comments

@ephetic
Copy link

ephetic commented Aug 22, 2019

From the .md file:

The `never` type is a subtype of, and assignable to, every type; however, *no* type is a subtype of, or assignable to, `never` (except `never` itself).
Even `any` isn't assignable to `never`.

Whatever never is a subtype of is missing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant