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

BuiltMap.containsKey should accept Object? #270

Open
davidmorgan opened this issue Jan 10, 2023 · 1 comment
Open

BuiltMap.containsKey should accept Object? #270

davidmorgan opened this issue Jan 10, 2023 · 1 comment

Comments

@davidmorgan
Copy link
Contributor

Now that K can be nullable, containsKey should allow Object?.

@athomas
Copy link

athomas commented Jan 10, 2023

containsValue and operator[] signatures are also stricter than in Map.

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

2 participants