[Haskell-cafe] Re: Need some help with an infinite list - Ouch
Günther Schmidt
gue.schmidt at web.de
Wed Jun 17 07:30:59 EDT 2009
Hi all,
you have come up with so many solutions it's embarrassing to admit that
I didn't come up with even one.
Günther
Günther Schmidt schrieb:
> Hi guys,
>
> I'd like to generate an infinite list, like
>
> ["a", "b", "c" .. "z", "aa", "ab", "ac" .. "az", "ba", "bb", "bc" ..
> "bz", "ca" ...]
>
> When I had set out to do this I thought, oh yeah no prob, in a heartbeat.
>
> Uhm.
>
> Help, pls!
>
> Günther
>
> PS: I know this should be a no-brainer, sry
More information about the Haskell-Cafe
mailing list