Liking cljdoc? Tell your friends :D

fireworks.serialize


add-truncation-annotation!clj/s

(add-truncation-annotation! {:keys [num-chars-dropped t truncate-fn-name?]})
source

collection-type?clj/s

(collection-type? k)
source

formatted*clj/s

(formatted* source)
(formatted* source {:keys [indent user-meta?] :or {indent 0} :as opts})
source

serializedclj/s

(serialized v indent)
source

sev!clj/s

(sev! {:keys [x s str-len-with-badge fn-display-name t num-chars-dropped
              ellipsized-char-count highlighting fn-args badge number-type?
              atom? js-map-like-key? key? all-tags :fw/user-meta indent
              :fw/custom-badge-style sev? multi-line? separator max-keylen]
       :as m})

Creates a string with the properly placed "%c" (or sgr) formatting tags. The tag! and tag-reset! fns mutate the styles atom for syntax coloring.

Creates a string with the properly placed "%c" (or sgr) formatting tags.
The tag! and tag-reset! fns mutate the styles atom for syntax coloring.
sourceraw docstring

sev-user-meta-position-match?clj/s

(sev-user-meta-position-match? user-meta position)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close