mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02: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