thi-ng/umbrella

View on GitHub
packages/vectors/src/iterator.ts

Summary

Maintainability
A
45 mins
Test Coverage

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

    ctor: VectorConstructor<T>,
    buf: NumericArray,
    num: number,
    start: number,
    cstride: number,
Severity: Minor
Found in packages/vectors/src/iterator.ts - About 45 mins to fix

There are no issues that match your filters.

Category
Status