[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Thrush operator
From: |
Felix |
Subject: |
Re: [Chicken-hackers] Thrush operator |
Date: |
Mon, 20 Feb 2012 09:13:01 +0100 (CET) |
From: Moritz Heidkamp <address@hidden>
Subject: Re: [Chicken-hackers] Thrush operator
Date: Sun, 19 Feb 2012 17:18:11 +0100
> Moritz Heidkamp <address@hidden> writes:
>
>> find attached a suggested addition to miscmacros
>
> Attached a syntax-rules based implementation which is much easier to
> grok. I am leaning towards putting those into a separate egg now though.
>
I think that's a good idea. You could also add the "doto" operator
from the miscmacros there, since I don't think it fits well into
the set of macros provided by miscmacros.
cheers,
felix