[Haskell-cafe] (a -> [b]) -> [a -> b] ?

Taral taralx at gmail.com
Mon Dec 4 14:05:21 EST 2006


On 12/4/06, Joachim Breitner <mail at joachim-breitner.de> wrote:
>         \g -> map (\n a -> g a !! n) [1..]

I think that's about as good as it gets.

-- 
Taral <taralx at gmail.com>
"You can't prove anything."
    -- Gödel's Incompetence Theorem


More information about the Haskell-Cafe mailing list