aboutsummaryrefslogtreecommitdiff
path: root/docs/io.md
diff options
context:
space:
mode:
authorame <[email protected]>2023-12-26 12:53:21 -0600
committerame <[email protected]>2023-12-26 12:53:21 -0600
commit730313437437a9495390b7c2f0a6eded3dbc2653 (patch)
treeb8cf0d057f32624e5f5336787d4db369a33c211a /docs/io.md
parent8c0dc0f4baa231a359f9785da14b1df8e7a6c0ac (diff)
better pretty print
Diffstat (limited to 'docs/io.md')
-rw-r--r--docs/io.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/io.md b/docs/io.md
index 74fe3a6..443c978 100644
--- a/docs/io.md
+++ b/docs/io.md
@@ -18,7 +18,7 @@ llib.io.pprint({a = 5, b = {9, 9, 22}})
- max_depth (2) - maximum depth that will not be collapsed
- start_nl_at (3) - maximum depth that will be kept in-line
- collapse_all (0 | false) - skip all newlines
-
+- collapse_to_memory (1 | true) - print memory address instead of ...
### error/warn/log/debug
'accepts a string