11 lines
766 B
Markdown
11 lines
766 B
Markdown
### Ground Packages
|
|
|
|
These packages contain a variety of useful functions, such as the math library supporting sine, cosine and tangent, or the strings library supporting built-in searching for substrings.
|
|
|
|
If you have any suggestions, feel free to create an issue! I will try and add as many suggestions (within reason) as possible.
|
|
|
|
The packages here are written in pure, unmodified Ground. There is no need for extra installations or even standard libraries.
|
|
|
|
Also note that most of these functions rely on other functions within the library. This should be detailed in the readme. Also please note that if a package requires any other packages, it will be clearly outlined at the top of the readme.md file.
|
|
|
|
With that out of the way, please enjoy these packages! |