math/big.Int.Quo (method) 2 uses math/big (current package) int.go#L205: return z.Quo(&a, &b) int.go#L211: func (z *Int) Quo(x, y *Int) *Int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)