[CM] creating text code from s7 objects?

Elijah Stone elronnd at elronnd.net
Tue Aug 31 12:23:34 PDT 2021


On Tue, 31 Aug 2021, Iain Duncan wrote:

> Is there a decent way to go from s7 objects to strings of the objects 
> exactly as would need to put them in a text editor?

(object->string ... :readable)

This can even serialise closures.  But obviously you lose reference 
semantics.


More information about the Cmdist mailing list