Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ Equal
Method
Equal
types/types.go:14–14 ·
view source on GitHub ↗
(Type)
Source
from the content-addressed store, hash-verified
12
type
Type
interface
{
13
Nature() Nature
14
Equal(Type) bool
15
String() string
16
}
17
Callers
15
TestType_Equal
Function · 0.65
Equal
Method · 0.65
Equal
Method · 0.65
TestTime_date
Function · 0.65
TestEqualWrapper
Function · 0.65
compare
Function · 0.65
TestHTTPSuccess
Function · 0.65
TestHTTPRedirect
Function · 0.65
TestHTTPError
Function · 0.65
TestHTTPStatusCode
Function · 0.65
TestHTTPStatusesWrapper
Function · 0.65
ObjectsAreEqual
Function · 0.65
Implementers
4
anyType
types/types.go
nilType
types/types.go
rtype
types/types.go
array
types/types.go
Calls
no outgoing calls
Tested by
9
TestType_Equal
Function · 0.52
TestTime_date
Function · 0.52
TestEqualWrapper
Function · 0.52
TestHTTPSuccess
Function · 0.52
TestHTTPRedirect
Function · 0.52
TestHTTPError
Function · 0.52
TestHTTPStatusCode
Function · 0.52
TestHTTPStatusesWrapper
Function · 0.52
TestEqualWrapper
Function · 0.52