index
:
granolin/granolin.git
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.lisp
blob: 9dd07b50cd48a813d54e5e5a6986bbcf1951c650 (
plain
)
1
2
3
4
(in-package :granolin ) (defun string->json-key (s) (format nil ":|~a|" s))