Micah Zoltu a846e7f4c0
Fixes Number.is* signatures to accept any input.
These functions are incredibly useful for testing to see if a value is a number that meets certain constraints as they return false for _any_ input that doesn't satisfy the constraints explicitly.  Tested in NodeJS and Firefox and both of them work properly when you give a range of values.  MDN also indicates that they will return false for any non-number input.
2018-05-27 13:13:35 +08:00
..
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-03 08:02:41 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-04-04 15:13:24 -07:00
2017-07-31 15:54:41 -07:00
2018-02-21 09:12:48 -08:00
2018-02-21 09:12:48 -08:00
2018-05-03 08:02:41 -07:00
2017-09-26 13:51:27 -07:00
2018-05-21 11:01:35 -07:00
2017-04-26 14:38:47 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-03 08:02:41 -07:00
2018-02-21 09:12:48 -08:00
2017-04-26 14:38:47 -07:00
2018-05-03 08:02:41 -07:00
2018-05-21 11:01:35 -07:00
2018-05-03 08:02:41 -07:00
2018-03-28 17:46:57 -07:00
2018-05-21 11:01:35 -07:00
2018-02-21 09:12:48 -08:00
2017-04-26 14:38:47 -07:00
2018-03-28 17:46:57 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-04-04 15:13:24 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00
2018-05-03 08:02:41 -07:00
2018-05-21 11:01:35 -07:00
2018-05-21 11:01:35 -07:00

Read This!

These files are not meant to be edited by hand. If you need to make modifications, the respective files should be changed within the repository's top-level src directory. Running jake LKG will then appropriately update the files in this directory.