Skip to content
Snippets Groups Projects
Commit a4b594f3 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

halp

parent c84da317
No related branches found
No related tags found
No related merge requests found
Heap
----
This essentially allows you to have a heap object that will pretty much
behave like the `heapq <https://docs.python.org/2/library/heapq.html>` library.
.. autoclass:: <satella.coding.Heap>
......@@ -8,6 +8,7 @@ Welcome to satella's documentation!
coding/monitor
coding/debug
coding/typechecking
coding/structures
instrumentation/traceback
instrumentation/metrics
source/modules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment