[Haskell-cafe] AND/OR Perceptron
Ryan Ingram
ryani.spam at gmail.com
Sat Oct 31 15:09:46 EDT 2009
On Thu, Oct 29, 2009 at 1:32 PM, Hector Guilarte <hectorg87 at gmail.com>wrote:
> Thanks Tim! I got it! I have never declared a function before in a let ...
> in statement, I always do it in a where after I call it...
"where" is just syntactic sugar for "let...in"
-- ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091031/f43095e7/attachment.html
More information about the Haskell-Cafe
mailing list