[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: (define ((f a) b) ...)
From: |
Thien-Thi Nguyen |
Subject: |
Re: (define ((f a) b) ...) |
Date: |
Thu, 08 Apr 2010 11:28:44 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) |
() Andy Wingo <address@hidden>
() Thu, 08 Apr 2010 00:44:01 +0200
(use-modules (ice-9 curried-definitions))
Wonderful news! Now i have some incentive to return to Guile hacking.
(For a while, i lost gumption when i learned of this missing feature.)
I suppose, first thing to do is to dist upgrade...
Perhaps too verbose a name, no?
I don't think so. A module name is typically used once. Therefore,
more descriptive (which is often goes with verbosity) is better.
thi