> I believe "//" here is a C++/Java/C9X-style comment.
> Just read it as if "//" were "--".  Everything from
> the "//" until the end of line is a comment.
Wow!  That's it.  Since (//) is an operator on arrays
in Haskell I was trying to make sense out of it, and 
failed miserably. :-)

       -- Lennart


Reply via email to