Little function for checking some string, is number in this string or not:
Here categoric typeclasses from category-extras haskell package (http://hackage.haskell.org/package/category-extras)
Project euler problems solution from 6 to 10. Not the best solution, i wait your advices and solutions in comment.
I’m beginner scala developer, and i started to solve project euler problems. Here i put my solutions from 1 to 5 problem.