[nem-bug] [Nemerle 0000985]: No op_Equality for tuples

feedback at nemerle.org feedback at nemerle.org
Sun Apr 29 19:30:50 CEST 2007


The following issue requires your FEEDBACK.
======================================================================
<http://nemerle.org/bugs/view.php?id=985> 
======================================================================
Reported By:                divan
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   985
Category:                   The Standard Library
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     feedback
======================================================================
Date Submitted:             04-08-2007 09:28 CEST
Last Modified:              04-29-2007 19:30 CEST
======================================================================
Summary:                    No op_Equality for tuples
Description: 
(0, 0) == (0, 0) //doesn't compile, but looks better than
(0, 0).Equals ((0, 0))
======================================================================

----------------------------------------------------------------------
 malekith - 04-29-07 19:30 
----------------------------------------------------------------------
Should it use reference equality or Equals() on respective members?


Issue History
Date Modified  Username       Field                    Change              
======================================================================
04-08-07 09:28 divan          New Issue                                    
04-08-07 09:30 divan          Description Updated                          
04-08-07 09:30 divan          Additional Information Updated                    
04-29-07 19:30 malekith       Note Added: 0001852                          
04-29-07 19:30 malekith       Status                   new => feedback     
04-29-07 19:30 malekith       Description Updated                          
======================================================================




More information about the bugs mailing list