Talk:Anagrams: Difference between revisions

m
there's also a J version in the first category
m (there's also a J version in the first category)
Line 8:
== Where to read wordlist from? ==
 
The Haskell versionand J versions assumes a local copy of the file, while the other two examples so far open the URL directly. What is the intention behind the task?
 
I would consider opening the URL directly an unnecessary complication: Not every language allows easy access to the internet, but the rest of the task is basically algorithmic, and therefore easily accessible to any language. If the internet access is indeed intended to be part of the task, I propose splitting this task into two separate ones:
973

edits