Summary
implement equivalence predicate that combines equal? and =
Metadata
- Id: 820f923d100f5723197bafcdde96dbc3b61f7779
- Trac id: 378
- Type: enhancement
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: fixed
- Priority: not urgent at all
- Milestone: 4.9.0
- Version: 4.6.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2010-09-10 15:03:10 UTC
- Keywords: equal=?
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.
Changes and comments
[2010-10-01 11:48:51 UTC] felix changed priority from major to not urgent at all
[2010-11-19 12:05:48 UTC] felix changed status from new to closed
[2010-11-19 12:05:48 UTC] felix set resolution to fixed
[2011-06-01 09:00:41 UTC] felix changed milestone from 4.7.0 to 4.8.0
[2011-06-01 09:00:41 UTC] felix wrote:
Milestone 4.7.0 deleted
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted