Crate mascheroni [−] [src]
Functions
is_palindrome |
Given a number, check to see if it's a is_palindrome. |
read_nums |
Read a comma delimited file into a vector of u64 numbers. |
string2u64 |
Given a string convert it to u64 |
write_num |
Write a number to a given filename |