Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tdewolff/canvas
/ Top
Method
Top
path_intersection.go:452–454 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
450
}
451
452
func
(q *SweepEvents) Top() *SweepPoint {
453
return
(*q)[0]
454
}
455
456
func
(q *SweepEvents) Pop() *SweepPoint {
457
n := len(*q) - 1
Callers
2
bentleyOttmann
Function · 0.95
relate
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected