On 6/16/05, Michele Simionato <[EMAIL PROTECTED]> wrote:
> On 6/16/05, felix winkelmann <[EMAIL PROTECTED]> wrote:
> > For those interested, an internal hook named `##sys#procedure->string'
> > has been added.
>
> Would this allow me to change the printing representation of a function?
> How am I supposed to use it?
(set! ##sys#procedure->string
(lambda (proc)
"a proc") )
cheers,
felix
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users