MCPcopy
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

12type Type interface {
13 Nature() Nature
14 Equal(Type) bool
15 String() string
16}
17

Callers 15

TestType_EqualFunction · 0.65
EqualMethod · 0.65
EqualMethod · 0.65
TestTime_dateFunction · 0.65
TestEqualWrapperFunction · 0.65
compareFunction · 0.65
TestHTTPSuccessFunction · 0.65
TestHTTPRedirectFunction · 0.65
TestHTTPErrorFunction · 0.65
TestHTTPStatusCodeFunction · 0.65
TestHTTPStatusesWrapperFunction · 0.65
ObjectsAreEqualFunction · 0.65

Implementers 4

anyTypetypes/types.go
nilTypetypes/types.go
rtypetypes/types.go
arraytypes/types.go

Calls

no outgoing calls

Tested by 9

TestType_EqualFunction · 0.52
TestTime_dateFunction · 0.52
TestEqualWrapperFunction · 0.52
TestHTTPSuccessFunction · 0.52
TestHTTPRedirectFunction · 0.52
TestHTTPErrorFunction · 0.52
TestHTTPStatusCodeFunction · 0.52
TestHTTPStatusesWrapperFunction · 0.52
TestEqualWrapperFunction · 0.52