aureooms/js-d-ary-heap

View on GitHub
src/core/sorted.js

Summary

Maintainability
A
45 mins
Test Coverage
A
100%

Function sorted has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function* sorted(arity, compare, swap, a, i, j) {
Severity: Minor
Found in src/core/sorted.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status