Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1.  Understanding syntax problems (Nathan Huesken)


----------------------------------------------------------------------

Message: 1
Date: Tue, 8 Jun 2010 11:14:19 -0400
From: Nathan Huesken <hask...@lonely-star.org>
Subject: [Haskell-beginners] Understanding syntax problems
To: Biginners Haskell Mailinglist <beginners@haskell.org>
Message-ID: <20100608111419.0b866...@samzwo.tch.harvard.edu>
Content-Type: text/plain; charset=US-ASCII

Hi,

Reading this:
http://netsuperbrain.com/blog/posts/introducing-reactive-events/

I stumble upon this:

type BellMachine = Event () -&gt; Event ()

Google did not tell me, what this means.
I understand

type BellMachine = Event()

but the rest is completely strange to me.

What does it mean or where can I find out?

Thanks!
Nathan


------------------------------

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 24, Issue 7
****************************************

Reply via email to