Talk:99 questions/Solutions/3
From HaskellWiki
(Difference between revisions)
Davorak (Talk | contribs)
(New page: 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 ...)
Next diff →
Current revision
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?
