Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/expr-lang/expr
/ Set
Method
Set
test/interface/interface_test.go:20–22 ·
view source on GitHub ↗
(s string, i int)
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(f StoreImpt) Set(s string, i int) bool {
21
return
true
22
}
23
24
type
Env
struct
{
25
Store StoreInterface `expr:
"store"
`
Callers
2
copyExportedFields
Function · 0.80
Slice
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected