lessThanEvery()
Checks whether the primitive value of a child class instance is less than every value of the given values
Last updated
Was this helpful?
Checks whether the primitive value of a child class instance is less than every value of the given values
Last updated
Was this helpful?
Inequality.prototype.lessThanEvery()
Checks whether the of a child class instance is less than every value of the given .
...values:
[]
A of the numbers to test.
The return value is a indicating whether the of a child class instance is less than every value of the given .