|
From: | Kon Lovett |
Subject: | Re: [Chicken-users] Re: A few questions |
Date: | Tue, 29 Jan 2008 15:48:14 -0800 |
On Jan 29, 2008, at 1:11 PM, Hans Nowak wrote:
Kon Lovett wrote:On Jan 29, 2008, at 11:08 AM, Hans Nowak wrote:Yes, but not with a documented interface. The procedure '(##sys#decorate-lambda proc pred decorator)' can create arbitrary "decorations" for a procedure. Then, '(##sys#lambda-decoration proc pred)' can retrieve it.> (get-docstring foo) "docstring for foo"Let me look into this.I saw these procedures in the source, but haven't figured out how to use them yet. :-(
Attached is an interface. <snip>
--Hans _______________________________________________ Chicken-users mailing list address@hidden http://lists.nongnu.org/mailman/listinfo/chicken-users
Best Wishes, Kon
procedure-decorate.scm
Description: Binary data
[Prev in Thread] | Current Thread | [Next in Thread] |