mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
Converts data to/from stringified form, appropriate for
|
|
saving-to/reading-from permanent storage.
|
|
|
|
Deals with objects, circular lists, repeated appearance of
|
|
the same refence. Does not deal with overloaded stringify
|
|
operator yet.
|