in reply to Five Ways to Reverse a String of Words (C#, Perl 5, Perl 6, Ruby, Haskell)

Side conversation:

The collection of symbols in an alphabet is a string. Strings have a concatonation function, that results in another string "abcd" + "e" = "abcde".

Regarding the title title, a set of strings may be more accurate.

Just side thoughts and mincing words :)

  • Comment on Re: Five Ways to Reverse a String of Words (C#, Perl 5, Perl 6, Ruby, Haskell)