arithmetic-operations-for/integers-modulo-n-big-endian

View on GitHub
src/_mul.js

Summary

Maintainability
A
45 mins
Test Coverage

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

export default function _mul(r, N, M, a, b, c) {
Severity: Minor
Found in src/_mul.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status