Orchid XP v7 <voi### [at] devnull> wrote:
> Notice that a string is a *single-linked* list. (I.e., there are "next"
> pointers but no "prev" pointers.)
You can't random-access a string in haskell? You can just go through it
once and that's it? That would be quite limiting...
--
- Warp
Post a reply to this message
|