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

IsNotA #2171

Open
Solido opened this issue Jan 14, 2024 · 0 comments
Open

IsNotA #2171

Solido opened this issue Jan 14, 2024 · 0 comments
Labels
package:checks Issues related to pkg:checks

Comments

@Solido
Copy link

Solido commented Jan 14, 2024

I appreciate working with Checks.
Today landed the case isNotA but I'm not sure about the best signature.

isNotA<R, T> => T being the Subject continuation and R the avoided type.

Check(a).isNotA<Down, Up>()..opsOnUp() or Fail with 'Is a Down'

Thanks.

@Solido Solido added the package:checks Issues related to pkg:checks label Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:checks Issues related to pkg:checks
Projects
None yet
Development

No branches or pull requests

1 participant