[gambit-list] srfi-9

Marc Feeley feeley at iro.umontreal.ca
Sun Aug 30 10:24:17 EDT 2009


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




More information about the Gambit-list mailing list