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

Support nullable reference type annotations #23

Open
cathei opened this issue Dec 2, 2022 · 1 comment
Open

Support nullable reference type annotations #23

cathei opened this issue Dec 2, 2022 · 1 comment
Assignees

Comments

@cathei
Copy link
Owner

cathei commented Dec 2, 2022

No description provided.

@cathei cathei self-assigned this Dec 2, 2022
@cathei
Copy link
Owner Author

cathei commented Dec 2, 2022

Agenda: To support this in better way, BakingSheet could take breaking change and make this[TKey] to throw exception when key does not exist. User can still use Find to get null when row does not exist, or use TryGetValue.

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

No branches or pull requests

1 participant