mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-06 01:57:40 +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 appearence of
|
|
the same refence. Does not deal with overloaded stringify
|
|
operator yet.
|