make-slot jobol (12 Apr 2026 15:19 UTC)
Re: make-slot Daniel Ziltener (20 Apr 2026 21:38 UTC)

Re: make-slot Daniel Ziltener 20 Apr 2026 21:38 UTC

Hi jobol,

that is a good point. I exported the entire record for completeness'
sake, but it indeed is not necessary, and really an implementation
detail. I removed the export.

Regards,
Daniel

On 4/12/26 17:18, jobol wrote:
> Hi Daniel,
>
> I ask myself if make-slot should  be exported because I don't see for
> which purpose.
>
> But it can be exported, I agree.
>
> However, if it is exported, a description of the arguments is missing.
> Is it the obvious (make-slot getter setter type)?
>
> regards