xor:
	cargo run -r --example xor

and:
	cargo run -r --example and

test:
	cargo nextest run