@unction/greaterthan
TypeScript icon, indicating that this package has built-in type declarations

3.1.4 • Public • Published

@unction/greaterThan

Tests Stability Dependencies

number => number => boolean

Determines if one number is greater than another number.

greaterThan(1)(0) // true
greaterThan(0)(1) // false

Readme

Keywords

Package Sidebar

Install

npm i @unction/greaterthan

Weekly Downloads

0

Version

3.1.4

License

ISC

Unpacked Size

16.9 kB

Total Files

25

Last publish

Collaborators

  • krainboltgreene