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

adding isValueOf and isNotValueOf assertions #759

Closed
wants to merge 1 commit into from

Conversation

saard
Copy link
Contributor

@saard saard commented Jan 8, 2022

Q A
Bug fix?
New feature?
Breaking change?
Deprecations?
Documentation?
Tests added?
Types added?
Related issues #758

Added 2 assertions:

  • isValueOf - checks if a string is a value of any key in an object.
  • IsNotValueOf - checks that a string is not a value of any key in an object.

@saard saard closed this Jan 8, 2022
@saard saard deleted the isValueOf branch January 8, 2022 01:30
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.

None yet

1 participant