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: Moritz Heidkamp
Subject: Re: [Chicken-users] ANN: lazy-seq, a port of Clojure's lazy sequence API
Date: Sun, 03 Jun 2012 01:45:46 +0200

Peter Danenberg <address@hidden> writes:
> This is great, Moritz; thanks!

You're welcome, glad you like it!


> In fact, SRFI-41 is a parallel Scheme due to the fundamental things
> they had to re-implement: cons, lambda, let, null, match, &c.
>
> Stream-cons, stream-lambda, &c. are so fucking verbose!

Exactly my sentiment. I really wonder what went wrong in the design
process of that SRFI. Or perhaps we're overlooking something fundamental
and it's really the best way to do it?


> Quoth Moritz Heidkamp on Pungenday, the 7th of Confusion:

Happy belated Syaday

Moritz



reply via email to

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