chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Creating new types and their representation in the R


From: Jim Ursetto
Subject: Re: [Chicken-users] Creating new types and their representation in the REPL
Date: Wed, 7 Jul 2010 17:56:56 -0500

Just FYI, If you go to chickadee and start typing define-record, you will see define-record-printer in the search box.
  
On Jul 7, 2010, at 17:27, Jack Trades <address@hidden> wrote:


On Wed, Jul 7, 2010 at 1:58 PM, Peter Bex <address@hidden> wrote:

Use define-record-printer:
http://chicken.wiki.br/man/4/Non-standard%20macros%20and%20special%20forms#define-record-printer

Cheers,
Peter


Thanks, I didn't know where the documentation for define-record was.

That's one thing I like about Chicken, the community is very helpful (and quick!) even for those helpless novices like me.

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]