Minor nitpick - you should call it `isFloat` so `isInt` can also work since 
both take just a `string`, or maybe `isNumber(string, enum)` with different 
kinds of number.

Reply via email to