Functionsยง
- Concatenates two strings.
- Returns wether a given String contains the given Substring.
- Gets the first char of a string, and returns it as string.
- Returns the length of the utf-8 representation of a string.
- Shortcut for simple binding of user input to an immutable String.
- Returns a new string starting at the index provided in the second argument, going the length provided as the third argument.