#378 closed enhancement (fixed)
implement equivalence predicate that combines equal? and =
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | not urgent at all | Milestone: | 4.9.0 |
Component: | core libraries | Version: | 4.6.x |
Keywords: | equal=? | Cc: | |
Estimated difficulty: |
Description
(equal=? X Y)
Compares X and Y structurally, but numbers are compared via =
(numerically).
Name suggested (among a bunch of others) by Peter Bex.
Change History (4)
comment:1 Changed 14 years ago by
Priority: | major → not urgent at all |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
Milestone: | 4.7.0 → 4.8.0 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 4.7.0 deleted