math/big.Int.Xor (method)

one use

	math/big (current package)
		int.go#L1268: func (z *Int) Xor(x, y *Int) *Int {