Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NonNullable<T> type does not have a corresponding Nullable<T> type #51255

Closed
ctjlewis opened this issue Oct 21, 2022 · 2 comments
Closed

NonNullable<T> type does not have a corresponding Nullable<T> type #51255

ctjlewis opened this issue Oct 21, 2022 · 2 comments
Labels
Declined The issue was declined as something which matches the TypeScript vision Duplicate An existing issue was already created

Comments

@ctjlewis
Copy link
Contributor

Pro forma bug report for #51254.

@MartinJohns
Copy link
Contributor

MartinJohns commented Oct 21, 2022

This is intentional. Duplicate of #39522.

Also, I'm so confused. In your title you mentioned " a corresponding type" for NonNullable<T>, but the type you suggest in your PR works completely different than NonNullable<T>.

@DanielRosenwasser DanielRosenwasser added Duplicate An existing issue was already created Declined The issue was declined as something which matches the TypeScript vision labels Oct 21, 2022
@DanielRosenwasser
Copy link
Member

Explained at #51254 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Declined The issue was declined as something which matches the TypeScript vision Duplicate An existing issue was already created
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants