math/big.Int.And (method)

one use

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