math/big.Int.Or (method)

one use

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