The non-recursive version of Ackermann function in Java.
Continue reading
Tag Archives: java
[Java] Ackermann Function
[JAVA] Create a Directory on User Home Directory
This function allows you to create a directory on the user home directory.
[Java] Check if an IPv6 is a valid address or not
A boolean function to check if an IPv6 is a valid address or not.