🔨 feat(lib): LLRB tree & TreeDict -> deletion 🎉 #14
Annotations
1 error and 2 warnings
Lint
Process completed with exit code 8.
|
Lint:
lib/red_black_tree.ex#L125
Function body is nested too deep (max depth is 2, was 4).
|
Lint:
lib/red_black_tree.ex#L86
Function is too complex (cyclomatic complexity is 13, max is 9).
|
Loading