(check-errored-suspect block lines leftover-errors)(get-block-lines lines [start end] start-col & [end-col])gets the block lines
gets the block lines
(get-errored content)checks content for irregular blocks
checks content for irregular blocks
(get-errored-loop block lines)runs the check block loop
runs the check block loop
(get-errored-raw lines blocks)helper function for get-errored
helper function for get-errored
(group-blocks content)groups the lines by colation sections
groups the lines by colation sections
(group-blocks-multi entries)(group-blocks-multi entries col)categorises the blocks
categorises the blocks
(group-blocks-prep content)prepares the block entries for a file
prepares the block entries for a file
(group-blocks-prep-entries delimiters starts)prepares the block entries for a file
prepares the block entries for a file
(group-blocks-single entries col)creates a single block
creates a single block
(group-entries entries col)groups entries by colation
groups entries by colation
(group-min-col entries prev)gets the minimum column
gets the minimum column
(heal-content content)allow multiple passes to heal the delimiter
allow multiple passes to heal the delimiter
(heal-content-complex-edits info errors)(heal-content-single-pass content)heals the content in a single pass
heals the content in a single pass
(wrap-diff print-fn)wraps the heal function to output the diff
wraps the heal function to output the diff
(wrap-print-diff print-fn)print wrapper for the heal function
print wrapper for the heal function
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 |