mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
|
Converts data to/from stringified form, appropriate for
|
||
|
saving-to/reading-from permanent storage.
|
||
|
|
||
|
Deals with objects, circular lists, repeated appearence of
|
||
|
the same refence. Does not deal with overloaded stringify
|
||
|
operator yet.
|
||
|
|