MCPcopy Create free account
hub / github.com/maruel/panicparse / minus

Function minus

stack/html.go:79–81  ·  view source on GitHub ↗
(i, j int)

Source from the content-addressed store, hash-verified

77}
78
79func minus(i, j int) int {
80 return i - j
81}
82
83// pkgURL returns a link to the godoc for the call.
84func pkgURL(c *Call) template.URL {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…