Documentation ¶
Overview ¶
Package strings contains Tetra's string manipulation functions that are exposed to lua scripts. These functions are functions that are either inconvenient or unable to be expressed in lua.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func First ¶
First returns the first character of a string or an empty string. If the string is blank it will return "".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.