Euler Problems 6 To 10

July 25, 2018

Euler problems solved using a functional Java library I created called jFunc.


Euler Problems 1 To 5

May 25, 2018

The first five Euler problems. All the Euler problems are solved using a Java library I’m working on called jFunc, which implements many functional programming concepts.