DF
Size: a a a
DF
DF
DF
DF
DF
KC
:"hello world"
.PP
KC
(-> {(keyword "test keyword with whitespaces") "value1"
(keyword "second key") "value2"
:third-key "value3"}
pr-str
read-string)
;; => {:test keyword,
;; with whitespaces,
;; "value1" :second,
;; key "value2",
;; :third-key "value3"}
#edn.invalid/keyword [“string with spaces”]
KC
PP
T
KC
PP
PP
KC
T
clojure.lang.Keyword
?T