in reply to Re^4: using parallel processing to concatenate a string, where order of concatenation doesn't matter
in thread using parallel processing to concatenate a string, where order of concatenation doesn't matter

Fix the module as follows:

These fixes have not been tested, just like the module itself:

Threads are unstested. Forks work; threads are still in progress. The code may work but I have not tested it yet.

Update: Added spelling fix.

  • Comment on Re^5: using parallel processing to concatenate a string, where order of concatenation doesn't matter
  • Select or Download Code