Template talk:Strings

From Rosetta Code
Revision as of 22:48, 5 October 2020 by rosettacode>Gerard Schildberger (added a talk topic.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

related tasks concerning (character) strings

Many Rosetta Code tasks deal with   (character)   strings,   whether that includes character strings that happen to be numeric   (that is, decimal digits, or possibly in other bases).

I tried to include Rosetta Code tasks that deal with character strings that included numeric digits,   even though some   (or maybe most)   Rosetta Code language examples/entries may have elected to treat/handle the character string as numeric digits   (i.e., as a number).   The inclusion should probably include sequences that are, in fact, sequences of various flavors of character strings, whether or not most of the strings deal with the numeric part of a string.  

Two related tasks for   strings   could be:

-- Gerard Schildberger (talk) 22:48, 5 October 2020 (UTC)