chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] ANN: lazy-seq, a port of Clojure's lazy sequence API


From: John Cowan
Subject: Re: [Chicken-users] ANN: lazy-seq, a port of Clojure's lazy sequence API
Date: Sun, 3 Jun 2012 03:05:24 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Peter Danenberg scripsit:

> Stream-cons, stream-lambda, &c. are so fucking verbose!

Only two letters longer than lazy-length, lazy-map, lazy-head, lazy-tail, etc.

Why not a macro with-lazy that rewrites car, cdr, lambda, cons, etc. within
its body?

-- 
Here lies the Christian,                        John Cowan
        judge, and poet Peter,                  http://www.ccil.org/~cowan
Who broke the laws of God                       address@hidden
        and man and metre.



reply via email to

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