@aadityaneve/basic-functions
v0.0.3
Published
Package for functions like palindrome, prime, armstrong etc
Downloads
4
Readme
Basic Functions
isPalindrome()
- pass number and it will return ( true / false )
isPrime()
- pass number and it will return ( true / false )