Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/gonum/plot
/ byComponentLengthOrStart
TypeAlias
byComponentLengthOrStart
plotter/johnson_test.go:388–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
386
}
387
388
type
byComponentLengthOrStart [][]int
389
390
func
(c byComponentLengthOrStart) Len() int {
return
len(c) }
391
func
(c byComponentLengthOrStart) Less(i, j int) bool {
Callers
2
TestTarjan
Function · 0.85
TestJohnson
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected