guile-devel
[Top][All Lists]
Advanced

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

Re: srfi-9 record type checking


From: Kevin Ryde
Subject: Re: srfi-9 record type checking
Date: Thu, 08 Jun 2006 09:31:48 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

address@hidden (Ludovic Courtès) writes:
>
> I don't think we can add an optional argument to `record-accessor' while
> preserving the current behavior by default.  That optional argument
> would have to be more than just a default value: typically it would have
> to be a wrong-type-arg handling procedure,

I had in mind a flag, or maybe a keyword,

        (record-accessor my-type 'strict)

just to ask for the different flavour procedure coming back.




reply via email to

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