mirror of
https://github.com/github/codeql.git
synced 2026-01-06 11:10:23 +01:00
- constructors: list, tuple, set, dict - methods: - general: copy, pop - list: append - set: add - dict: keys, values, items, get, popitem - functions: sorted, reversed, iter, next