help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Edit a cl-struct by copy, or, slot-value for cl-structs


From: Emanuel Berg
Subject: Re: Edit a cl-struct by copy, or, slot-value for cl-structs
Date: Fri, 29 Oct 2021 20:43:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Yuan Fu wrote:

> (make-xxx :slot1 (xxx-slot1 obj)
>           :slot2 (xxx-slot2 obj)
>           :slot3 newvalue)

How do you create the initial struct?

> Anyone knows how to define such a copy-with function without
> resorting to EIEIO?

"Enforce In-order Execution of I/O" ... and a joke (?)
<https://en.wikipedia.org/wiki/Enforce_In-order_Execution_of_I/O>

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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