arithmetic-type/double

View on GitHub
src/arithmetic/ishu.js

Summary

Maintainability
A
0 mins
Test Coverage
export const ishu = (a, n) => (a >>>= n);