Richard Gaskin" wrote:
YAML was designed to provide similar serialization to/from plain text,
but optimized for human readability/writability. Mark Wieder has a nice
pair of functions for using it in LC, converting to and from arrays.
BR: where can I get these?