Python/data_structures/heap
Christian Clauss 47a9ea2b0b
Simplify code by dropping support for legacy Python (#1143)
* Simplify code by dropping support for legacy Python

* sort() --> sorted()
2019-08-19 15:37:49 +02:00
..
heap.py Simplify code by dropping support for legacy Python (#1143) 2019-08-19 15:37:49 +02:00