Login
Roast topics
Find topics
Find it!
From:
Kerflyn's Blog
(Uncensored)
subscribe
Implementing the Factorial Function Using Java and Guava | Kerflyn's Blog
https://kerflyn.wordpress.com/2011/11/16/implementing-the-factorial-function-using-java-and-guava/
links
backlinks
Tagged with:
java
functional programming
factorial
guava
Roast topics
Find topics
Roast it!
What I like with factorial function is that it’s easy to implement by using different approaches. This month, I’ve presented functional programming and some of its main concepts (recurs…