[Haskell-cafe] newbie question how to pass data
Mujtaba Boori
mujtaba.boori at gmail.com
Mon Apr 19 11:54:42 EDT 2010
Hello
I am sorry for the silly question.
I have a function as the following
func:: ((Float,Float) ->Bool) -> Float -> ((Float,Float) -> Bool)
I am trying to make calculation in this type ((Float,Float) ->Bool) with
Float and then pass the information to ((Float,Float) -> Bool)
Thank again appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100419/d55cbe6a/attachment.html
More information about the Haskell-Cafe
mailing list