math/big.Int.AndNot (method)

one use

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