native-javascript
native-javascript copied to clipboard
Implemented isNaN with test cases
Implemented the isNaN() function with ESLint and test cases mentioned in commit. solves: #31
Please let me know if there is room for improvement.
Thanks in advance for reviewing PR.