chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] PATCH fixing to recent changes to parameterize


From: Evan Hanson
Subject: Re: [Chicken-hackers] PATCH fixing to recent changes to parameterize
Date: Tue, 16 Feb 2016 09:18:52 +1300

Hi Jörg,

On 2016-02-15 21:03, Jörg F. Wittenberger wrote:
> +       ((,convert? (,the ,boolean ((lambda (x) x) #t)))) ; Convert only 
> first time extent is entered!

Can you explain the lambda? If it's just to avoid the scrutiny message
about subtypes, I'd rather just fix that message so that it's not printed
when the types are compatible, regardless of which one is the subtype.

Evan



reply via email to

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