Eric Allen Wohlstadter wrote: > > I find myself very often needing to use this function and was wondering if > there was already a way to do this using zip,maps, and folds. Do you mind using zipWith? How about zipMap = zipWith ($) ..? -- Mieszko _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
- zips and maps Eric Allen Wohlstadter
- zips and maps Timothy Docker
- Re: zips and maps Mieszko Lis
- Re: zips and maps Christian Sievers
- RE: zips and maps Conal Elliott
- RE: zips and maps Conal Elliott