aureooms/js-d-ary-heap

View on GitHub
src/core/siftup.js

Summary

Maintainability
A
50 mins
Test Coverage
A
100%

Function siftup has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function siftup(arity, compare, swap, a, i, j, k) {
Severity: Major
Found in src/core/siftup.js - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status