Files
highground-fork/string/SUMMARY.md

1.2 KiB

string

The string library gives you access to a lot of functions that are necessary for doing anything useful with strings.
Note: The string in Ground library is called "strings" in Solstice.

Functions

Modifying Strings

Check For Substring

Find Substring

String Classification

Changelog

v1.0.0 (latest)

  • Initial release.