update docs
This commit is contained in:
parent
ed01546f8e
commit
a727c913a3
|
@ -248,6 +248,16 @@ Note that dictionary is not a weak map; if you are going to make a highly memory
|
||||||
Conversion between dictionary and alist/plist.
|
Conversion between dictionary and alist/plist.
|
||||||
|
|
||||||
|
|
||||||
|
(picrin pretty-print)
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
Pretty-printer.
|
||||||
|
|
||||||
|
- **(pretty-print obj)**
|
||||||
|
|
||||||
|
Prints obj with human-readable indention to current-output-port.
|
||||||
|
|
||||||
|
|
||||||
(picrin user)
|
(picrin user)
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue