CodeQL library for Go
codeql/go-all 5.0.3 (changelog, source)
Search

Member predicate InterfaceType::isOrEmbedsComparable

Holds if this interface type is (the underlying type of) comparable, or it embeds comparable.

predicate isOrEmbedsComparable()