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.
|