The following bit-vector operations apply to integer arguments only. Supplying non-integer arguments results in an exception being raised. Note that the slant lines used in these operator names are produced with the forward and backward slash keys.
X /\ Y
X \/ Y
\(X,Y)
\ (X)
X << Y
X << (Y /\ 2'11111).
X >> Y