MCPcopy Create free account
hub / github.com/brimdata/super / Call

Method Call

runtime/sam/expr/eval.go:22–22  ·  view source on GitHub ↗
([]super.Value)

Source from the content-addressed store, hash-verified

20
21type Function interface {
22 Call([]super.Value) super.Value
23}
24
25type Not struct {

Callers 15

readableStreamFunction · 0.65
awaitFunction · 0.65
hasErrorFunction · 0.65
DeleteMethod · 0.65
DeleteByPrefixMethod · 0.65
ExistsMethod · 0.65
GetMethod · 0.65
ListMethod · 0.65
PutMethod · 0.65
PutIfNotExistsMethod · 0.65
SizeMethod · 0.65
CallMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected