package
1.0.150
Repository: https://github.com/ibm/fp-go.git
Documentation: pkg.go.dev

# Functions

IsEmpty tests if the string is empty.
IsNonEmpty tests if the string is not empty.
Size returns the size of the string.
ToBytes converts the string to bytes.
ToRunes converts the string to runes.