chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] r5rs compliant (part ii)


From: Jim Ursetto
Subject: Re: [Chicken-hackers] r5rs compliant (part ii)
Date: Thu, 13 Aug 2009 23:24:27 -0500

On Thu, Aug 13, 2009 at 11:22 PM, Jim Ursetto<address@hidden> wrote:
> #;2> (list-ref (apply list (iota 2048)) 2047)
> 2047

Sorry, I forgot to paste the failing case:

#;3> (apply list (iota 2049))
Error: (apply) parameter limit exceeded




reply via email to

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