Determine if a string has all the same characters: Difference between revisions

Content deleted Content added
→‎{{header|zkl}}: flagged as needing improvement.
m elided the forcing of the TOC (table of contents).
Line 38:
:*   [https://rosettacode.org/wiki/Determine_if_a_string_has_all_unique_characters determine if a string has all unique characters]
<br><br>
 
__TOC__
 
=={{header|Factor}}==