Skip to content

Commit

Permalink
conditions(json-short-print): Export?
Browse files Browse the repository at this point in the history
  • Loading branch information
aartaka committed Sep 15, 2023
1 parent 464ca72 commit da2a07e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conditions.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ You need to specialize it to use NJSON. Example:
Alternatively, load a system with this method already defined, like :njson/cl-json."))

;; TODO: Generalize and export?
(defun json-short-print (object)
"Produce a string with a short object representation for debugging.
Expand Down

0 comments on commit da2a07e

Please sign in to comment.