New: add 3 new pre-defined Lutin operators: 'nor', '#', and n-ary xor
nb: the infix binary 'xor' already existed. nb2: xor (and so #) can be costly
Showing
examples/xor/nary.lut
0 → 100644
This diff is collapsed.
nb: the infix binary 'xor' already existed. nb2: xor (and so #) can be costly