Talk:99 questions/Solutions/3

From HaskellWiki
Jump to navigation Jump to search

It seems like the questions should be changed to use 0 as the first index of the list. I think the only reason that it is 1 currently is because that is what it was in the prolog problems set. Is there any reason to maintain this if haskell starts at index 0 normally?