guile-devel
[Top][All Lists]
Advanced

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

Re: record-case?


From: Stefan Israelsson Tampe
Subject: Re: record-case?
Date: Fri, 5 Nov 2010 22:40:01 +0100
User-agent: KMail/1.13.5 (Linux/2.6.34.7-0.3-desktop; KDE/4.4.4; x86_64; ; )

On Friday, November 05, 2010 09:53:15 pm Noah Lavine wrote:
> Hello,
> 
> I was just reading module/language/tree-il/compile-glil.scm, and I
> noticed it used a construct called 'record-case'. It looked neat, but
> I didn't see documentation for it in any of the obvious places in the
> manual (the section on records or the pattern-matching section). Is it
> public? If so, is there documentation somewhere?
> 
> Thanks,
> Noah Lavine

Yes it looks like a cool thing, code for it is in
(use-moules (system base syntax)) 

There you see how it works ;-) But perhaps the author can point
to the pros and cons.

Cheers
/Stefan



reply via email to

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