data_structures\binary_tree\treap.py
- 26 Complexity
- 2.6 Complexity / M
- 0 Duplication
- 2 Churn
- 185 Lines
- 150 Lines of Code
- 10 Methods
- 15 LOC / Method
No issues found
“
All problems in computer science can be solved by another level of indirection, except for the problem of too many layers of indirection.