# Packages
No description provided by the author
# Functions
No description provided by the author
Format applies a format string to an arbitrary value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Equals returns a predicate that tests if a string is equal.
Includes returns a predicate that tests for the existence of the search string.
Join joins strings.
Monoid is the monoid implementing string concatenation.
Ord implements the default ordering for strings.
ToLowerCase converts the string to lowercase.
ToUpperCase converts the string to uppercase.