math/big.Rat.String (method, view implemented interface methods)
4 uses
math/big (current package)
ratconv.go#L295: func (x *Rat) String() string {
ratconv.go#L318: return x.String()
src.elv.sh/pkg/eval
builtin_fn_container.go#L214: What: "step", Valid: "positive", Actual: step.String()}
src.elv.sh/pkg/eval/vals
repr.go#L52: return "(num " + v.String() + ")"
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)