A "concrete" library?

I'm playing around with Data.Bits. It has .&. and .|. which I assume are 
functions (rather than operators) because I don't see and infix statement for 
them. Correct?

Michael

--- On Mon, 9/6/10, Daniel Díaz <lazy.dd...@gmail.com> wrote:

From: Daniel Díaz <lazy.dd...@gmail.com>
Subject: Re: [Haskell-cafe] Operator precedence
To: "michael rice" <nowg...@yahoo.com>, haskell-cafe@haskell.org
Date: Monday, September 6, 2010, 1:17 PM

Those are all operators in Prelude. See a concrete library for their operator 
precedences.

-- 
Daniel Díaz




      
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to