arithmetic-type/double

View on GitHub
src/predicate/constants/gt1.js

Summary

Maintainability
A
0 mins
Test Coverage
export const gt1 = (n) => n > 1;