self-assert / Requirements / isNegativeInteger
Function: isNegativeInteger()
isNegativeInteger(
value):boolean
Returns a predicate that is true if the value is a negative integer
Parameters
| Parameter | Type |
|---|---|
value | number |
Returns
boolean
self-assert / Requirements / isNegativeInteger
isNegativeInteger(
value):boolean
Returns a predicate that is true if the value is a negative integer
| Parameter | Type |
|---|---|
value | number |
boolean