aureooms/js-array

View on GitHub
src/map/islice.js

Summary

Maintainability
A
35 mins
Test Coverage

Function islice has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export function islice(iterable, start, stop, step, out) {
Severity: Minor
Found in src/map/islice.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status