chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Mark circular-list?, dotted-list? and atom? as


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH] Mark circular-list?, dotted-list? and atom? as foldable in types.db
Date: Thu, 2 Oct 2014 10:36:55 -0700
User-agent: OpenSMTPD enqueuer (Demoosh)

Hi Peter,

On 2014-10-01  0:28, Evan Hanson wrote:
> On 2014-10-01  9:20, Peter Bex wrote:
> > How about pure functions returning only immediate values?  Those are
> > always interchangeable, so should be always foldable.
> 
> Very true, good call. I'll post something for that soon.

Not much of interest there, actually; all such types were already
marked. However, there were two #:clean procedures worth adding,
circular-list? & dotted-list?, as well as atom?, which I unmarked while
yak shaving and neglected to put back in the patch.

Attached. Cheers,

Evan

Attachment: 0001-Mark-circular-list-dotted-list-and-atom-as-foldable-.patch
Description: Text document


reply via email to

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