Closed jonahsnider closed 2 years ago
Adds isFinite, isInteger, and isInteger helper functions that make use of type-fest's numeric types.
isFinite
isInteger
Fixes #16 Fixes #17 Fixes #18
Can you add them to the readme too?
Adds
isFinite
,isInteger
, andisInteger
helper functions that make use of type-fest's numeric types.Fixes #16 Fixes #17 Fixes #18