[Haskell-cafe] some way to reverse engineer lambda expressions
out of the debugger?
Bulat Ziganshin
bulat.ziganshin at gmail.com
Mon Jan 1 06:01:02 EST 2007
Hello tphyahoo,
Saturday, December 30, 2006, 11:53:53 AM, you wrote:
> *UnixTools> explodeLambda( map (*) [1,2] )
>[(\x ->> 1*x),(\x -> 2*x)]
i'm wondering whether it's possible to use typeclasses to implement this,
like packages for symbolic computations (afair, it was demonstrated by Oleg)
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list