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

Member predicate Type::implementsComparable

Holds if this type implements comparable. This includes being comparable itself, or the underlying type of comparable.

predicate implementsComparable()