Skip to content
callcount

gonum.org/v1/gonum/graph.Edge.To

third-party

The 7893rd most-called third-party method by production calls. Called 98 times across 1 modules; 75 of those run outside tests and generated code.

All of gonum.org/v1/gonum/graph → Docs on pkg.go.dev ↗

prod calls
75
non-test, non-generated
all calls
98
total callsites
modules
1
distinct callers
in loop
85%
of prod calls
in tests
23%
23 calls
resolved
0%
to a known target

resolution mix

How each call resolves

How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →

  • Interface method100%Called through an interface. The runtime target may differ.

where it's called

Callsites in the wild

12 representative callsites of 98, prioritizing in-loop and non-test usage. We link to source, never display it.

Edge.To · 12 of 98 callsites
  • v1/gonum @v0.17.0

    graph/path/spanning_tree.go:181

    in loop
  • v1/gonum @v0.17.0

    graph/path/spanning_tree.go:183

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:236

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:239

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:239

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:241

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:246

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:247

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:299

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:302

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:302

    in loop
  • v1/gonum @v0.17.0

    graph/testgraph/testgraph.go:304

    in loop

top callers

The modules that reach for it

The modules that call Edge.To most in this snapshot.

  • gonum.org/v1/gonum98100%

siblings

More from gonum.org/v1/gonum/graph

The other most-called members in this package. See all →