text utils
Count the number of occurrences of a substring in a string
concat things
Join a list of text with a specified delimiter
Calculate the length of a string
Convert a given string to lowercase
remove special characters and punctuation from text
Replace occurrences of a substring in a string
Create a slice of a given string of text
Split a text into a list of text based on delimiter
Convert a given string to uppercase