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

Member predicate ClassList::deduplicate

Gets a class list which is the de-duplicated form of the list containing elements of this list from n onwards.

ClassList deduplicate(int n)