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

Member predicate InterfaceType::isOrEmbedsComparable

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

predicate isOrEmbedsComparable()