# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Reverse reverses all characters in a string so the first becomes the last and so on.
ReverseIfInteger reverses the digits of a string if it's a numeric form.
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
BuilderOption is a function that can be used to configure a Builder.