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:
> (get-docstring foo)
"docstring for foo"
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.
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
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Best Wishes,
Kon

Attachment: procedure-decorate.scm
Description: Binary data



_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to