Get a MPI bit-wise and operation.

Property definitions

mpi $ Op :: band
	# Get a MPI bit-wise and operation.
	new band `{ return MPI_BAND; `}
lib/mpi/mpi.nit:287,2--288,32