-
- Downloads
py: Make list.sort keep stack usage within O(log(N)) bound.
Also fix list.sort so it works with user-defined types, and parse the keyword arguments properly. Addresses issue #338.
Please register or sign in to comment
Also fix list.sort so it works with user-defined types, and parse the keyword arguments properly. Addresses issue #338.