My own algorithm's place
- TODO
FileGenerator
Integers
Logarithms
Maths
Multiples
- During the Gradle build there could be some exceptions be thrown like
Illegal reflective access by org.codehaus.groovy.reflection.CachedClass
. It's related to the following Groovy bug, which is directly connected to Java 9+ reflection restrictions. For now, we should live with it..