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

Member predicate FloatObjectInternal::length

Gets the length of the sequence that this “object” represents. Always returns a value for a sequence, will be -1 if the object has no fixed length.

int length()