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.