arithmetic-type/double

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

Summary

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