Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ setsLib
Struct
setsLib
ext/sets.go:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
type
setsLib
struct
{
99
version uint32
100
}
101
102
// LibraryName implements the SingletonLibrary interface method.
103
func
(setsLib) LibraryName() string {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected