Get a MPI logical xor operation.

Property definitions

mpi $ Op :: lxor
	# Get a MPI logical xor operation.
	new lxor `{ return MPI_LXOR; `}
lib/mpi/mpi.nit:296,2--297,32