From 553216c9a9456e969cac2ed44047389735587803 Mon Sep 17 00:00:00 2001 From: ame Date: Sat, 30 Dec 2023 14:38:05 -0600 Subject: json fixes --- docs/io.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/io.md b/docs/io.md index 4dba6b2..dd5aff0 100644 --- a/docs/io.md +++ b/docs/io.md @@ -19,6 +19,7 @@ llib.io.pprint({a = 5, b = {9, 9, 22}}) - 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 -- cgit v1.2.3