[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] r5rs compliance (part i)
From: |
felix winkelmann |
Subject: |
Re: [Chicken-hackers] r5rs compliance (part i) |
Date: |
Wed, 5 Aug 2009 08:34:10 +0200 |
On Tue, Aug 4, 2009 at 7:25 PM, Thomas Bushnell BSG<address@hidden> wrote:
>
> So, if the documentation is fixed, the actual deviation is this:
> rationalize is not implemented, and numerator and denominator only take
> integer arguments. This isn't too hard to fix without altering the rest
> of the numeric implementation in Chicken a bit. Would a patch be
> welcomed?
>
Patches are always welcome.
cheers,
felix