CodeQL library for Python
codeql/python-all 0.11.15-dev (changelog, source)
Search

Primitive predicate int::maximum

Returns the larger of the receiver and the argument

int maximum(int other)