(->patch-elements element opts)
Make the data-lines for a patch-element operation.
Make the data-lines for a patch-element operation.
(->patch-elements-seq elements-seq opts)
Make the data-lines for a patch-elements operation.
Make the data-lines for a patch-elements operation.
(conj-patch-element-opts! data-lines! opts)
Conj the optional data-lines to the transient data-lines
vector.
vector.
Conj the optional data-lines to the transient `data-lines` vector. vector.
(conj-patch-elements! data-lines! element)
Adds a the data-lines when patching a string of elements.
Adds a the data-lines when patching a string of elements.
(conj-patch-elements-seq data-lines! elements-seq)
Adds a the data-lines when patching a seq of strings elements.
Adds a the data-lines when patching a seq of strings elements.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |