Determine if a string is collapsible: Difference between revisions

Content deleted Content added
m used braces instead of parentheses, moved a period.
m added another related task.
Line 84:
:*   [https://rosettacode.org/wiki/Determine_if_a_string_has_all_unique_characters determine if a string has all unique characters].
:*   [https://rosettacode.org/wiki/Determine_if_a_string_has_all_the_same_characters determine if a string has all the same characters].
:*   [https://rosettacode.org/wiki/Determine_if_a_string_is_squeezable determine if a string is squeezable].
<br><br>