math/big.Int.AndNot (method)

one use

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