Special thanks to the IDE support of Jetbrains for open-source programmers
Hello there
Welcome!
For the full doc, see GitHub Wiki
A Simple Lib to Shorten and Optimize Your Coding Expression
dependencies {
implementation 'io.github.enderman-tping:ETToolset:1.0.0-pre3'
}<dependencies>
<dependency>
<groupId>io.github.enderman-tping</groupId>
<artifactId>ETToolset</artifactId>
<version>1.0.0-pre3</version>
</dependency>
</dependencies>For more information, see the maven repo
The entire package contains:
- io.github.ettoolset
- algorithms
- sorting
- tree
- tools
- deamon
- logger
- algorithms
Although the current lib has only a few functions, it will be gradually enriched.
Fractions and related classes
We welcome everyone to make contributions to this project. You may share your ideas in Issues or directly start a Pull Request