Skip to content
Snippets Groups Projects
Commit 08c05973 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add bitwise binary operators

xor(^), bitand(&), bitor(|)

Again these operators require that operands have the same type and that these
types are integrals (Z or B)
parent 0c308ca3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment