-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Nullable reference types in F# #44047
Conversation
@T-Gro PTAL - I didn't want to copypaste your whole blog post to one place so tried to distribute the information among the various related docs... If you think I over- or under-copied something, let me know, will update this accordingly - the null-related information shouldn't be overwhelming but should be exhaustive. |
A checklist of things I expect to see in the docs (will tick the ones I identified while reviewing):
|
@T-Gro thanks for the checklist, all valid points, I think I have addressed the missing parts. |
Co-authored-by: Tomas Grosup <[email protected]>
@BillWagner @KathleenDollard PTAL at the English side of things :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM. I had one formatting suggestion to highlight that nullable reference types are designed for interop
Closes dotnet/fsharp#17829
Internal previews