math/big.Int.And (method)

one use

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