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

Add keyExistsWithNullValue to KiwiMaps #1096

Merged
merged 1 commit into from
Jan 7, 2024

Conversation

sleberknight
Copy link
Member

This method checks whether a Map contains a key whose associated value is null.

Closes #1093

This method checks whether a Map contains a key whose
associated value is null.

Closes #1093
@sleberknight sleberknight self-assigned this Jan 7, 2024
Copy link

sonarqubecloud bot commented Jan 7, 2024

@sleberknight sleberknight merged commit 3f27ff4 into master Jan 7, 2024
5 checks passed
@sleberknight sleberknight deleted the 1093-KiwiMaps-check-key-non-null-value branch January 7, 2024 18:28
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

Successfully merging this pull request may close these issues.

Add KiwiMaps method to to check a map contains a key with non-null value
1 participant