[Haskell-beginners] turning a value into an expression

John Moore john.moore54 at gmail.com
Mon Nov 9 17:05:43 EST 2009


Hi,
   How do I turn a value into an expression
I want to do for e.g. 8 - 1 turn it into (subtract (Val8) (Val1)

Any ideas

J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20091109/973318cf/attachment.html


More information about the Beginners mailing list