Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Done
Method
Done
scode/iter.go:87–89 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
85
}
86
87
func
(r *RecordIter) Done() bool {
88
return
r.elems.Done() && r.off >= r.nopts
89
}
Callers
14
nth
Method · 0.95
walkRecord
Function · 0.95
recordToExpr
Function · 0.95
decodeRecord
Method · 0.95
getNthFromRecord
Function · 0.95
recode
Function · 0.95
eval
Method · 0.95
hasError
Method · 0.95
Call
Method · 0.95
eval
Method · 0.95
load
Method · 0.95
buildArrowValue
Method · 0.95
Calls
1
Done
Method · 0.45
Tested by
no test coverage detected