math/big.Int.Format (method, view implemented interface methods)

2 uses

	math/big (current package)
		intconv.go#L66: func (x *Int) Format(s fmt.State, ch rune) {

	github.com/go-faster/jx
		num.go#L142: 		v.Format(f, verb)