I initially created this library back in 2007 using Java 5 and Ant build, this was before Github existed. I hosted the code on my own site, but it was a headache to keep it up-to-date, so by 2009, I ...
NOTE: This section is outdated and needs to be rewritten/improved. Memoization is a technique that consists of saving the result of a function so that it does not need to be recomputed if it is needed ...