Opened 14 years ago

Closed 13 years ago

Last modified 12 years ago

#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 13 years ago by felix winkelmann

Priority: majornot urgent at all

comment:2 Changed 13 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

comment:3 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:4 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.