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 documentation & tests for negating predicates #9

Open
edenworky opened this issue Nov 13, 2023 · 0 comments
Open

Add documentation & tests for negating predicates #9

edenworky opened this issue Nov 13, 2023 · 0 comments

Comments

@edenworky
Copy link

edenworky commented Nov 13, 2023

You can wrap any predicate with the not_ predicate to negate it, i.e. dead[:P] << not_[alive[:P]], however this isn't documented or tested anywhere.

@edenworky edenworky changed the title Document negation Add documentation for negating predicates Nov 13, 2023
@edenworky edenworky changed the title Add documentation for negating predicates Add documentation & tests for negating predicates Nov 13, 2023
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

1 participant