Bulat Ziganshin <bulat.ziganshin at gmail.com> wrote:
> tphyahoo wrote:
>
> > *UnixTools> explodeLambda( map (*) [1,2] )
> >[(\x ->> 1*x),(\x -> 2*x)]
Have a play with this, from Claus Reinke:
http://www.cs.kent.ac.uk/people/staff/cr3/toolbox/haskell/R.hs
Regards,
Malcolm