[Haskell-cafe] stupid operator question

Michael Vanier mvanier at cs.caltech.edu
Sat Jun 23 19:53:51 EDT 2007


I noticed that both the Data.Array library and the Data.Map library use the (!) operator for 
different purposes.  How would it be possible to import both libraries usefully in a single module? 
  I guess what I'm really asking is: how do I qualify operator names?

Mike



More information about the Haskell-Cafe mailing list