On Sun, Aug 30, 2009 at 10:24 AM, Marc Feeleyfeeley@iro.umontreal.ca wrote:
On 30-Aug-09, at 7:38 AM, Michele Zaffalon wrote:
Hi,
here's a trivial question, but I couldn't find it in the documentation. The documentation says that Gambit has support for srfi 9. However none of the procedures seem implemented. What am I doing wrong?
michele
SRFI 9, "Defining Record Types", is builtin to Gambit. That SRFI only specifies the "define-record-type" special form. There are no procedures defined by that SRFI. Which procedures did you expect?
Marc
Apologies about the delayed answer and the noise. I have clearly misunderstood the spirit of SRFI-9. michele