ichigyou
    Preparing search index...

    Function removeWhitespace

    • Removes all whitespace characters from a given string.

      Parameters

      • str: string

        The string to remove whitespace from.

      Returns string

      The input string with all whitespace characters removed.