Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ done
Method
done
runtime/sam/expr/values.go:433–435 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
431
}
432
433
func
(c *collectionIter) done() bool {
434
return
len(c.types) == 0
435
}
436
437
func
unionOf(sctx *super.Context, types []super.Type) super.Type {
438
if
len(types) == 0 {
Callers
3
Eval
Method · 0.45
Eval
Method · 0.45
Eval
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected