braker1nine / braker1nine/KitUI
Create an isNot mapper to go with is
Open
- Dominant language
- Swift
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently we have a `is` function on `Property where Value: Equatable` which maps it to a Boolean which is true if the current value equals the passed in value. I'd like to add a method that does the same but with a `!=` check
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.