(format-0 node)
Formats a node with a :style/indent
of 0. See CIDER indent spec.
Formats a node with a `:style/indent` of 0. See CIDER indent spec.
(format-0-2x-indentation node)
Formats a node with a :style/indent
of 0 (see CIDER indent spec), and two levels of indentation.
Formats a node with a `:style/indent` of 0 (see CIDER indent spec), and two levels of indentation.
(format-1 node)
Formats a node with a :style/indent
of 1. See CIDER indent spec.
Formats a node with a `:style/indent` of 1. See CIDER indent spec.
(format-2-2x-indentation node)
Formats a node with a :style/indent
of 2 (see CIDER indent spec), and two levels of indentation.
Formats a node with a `:style/indent` of 2 (see CIDER indent spec), and two levels of indentation.
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 |