chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #378: implement equivalence predicate that combines e


From: Chicken Trac
Subject: [Chicken-janitors] #378: implement equivalence predicate that combines equal? and =
Date: Fri, 10 Sep 2010 13:03:10 -0000

#378: implement equivalence predicate that combines equal? and =
----------------------------+-----------------------------------------------
 Reporter:  felix           |       Owner:  felix
     Type:  enhancement     |      Status:  new  
 Priority:  major           |   Milestone:  4.7.0
Component:  core libraries  |     Version:  4.6.x
 Keywords:  equal=?         |  
----------------------------+-----------------------------------------------
 `(equal=? X Y)`

 Compares X and Y structurally, but numbers are compared via `=`
 (numerically).

 Name suggested (among a bunch of others) by Peter Bex.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/378>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]