lice-comb expressions-info map helper functionality. Note: this namespace is not part of the public API of lice-comb and may change without notice.
lice-comb expressions-info map helper functionality. Note: this namespace is not part of the public API of lice-comb and may change without notice.
(highest-confidence cs)
Returns the highest confidence in a sequence of confidences.
Returns the highest confidence in a sequence of confidences.
(lowest-confidence cs)
Returns the lowest confidence in a sequence of confidences.
Returns the lowest confidence in a sequence of confidences.
(merge-maps & maps)
Merges any number of expressions-info maps, by concatenating and de-duping values for the same key (expression).
Merges any number of expressions-info maps, by concatenating and de-duping values for the same key (expression).
(prepend-source s m)
Prepends the given source s (a String) onto the :source sequence of all expression-info sub-maps in m (an expressions-info map).
Prepends the given source s (a String) onto the :source sequence of all expression-info sub-maps in m (an expressions-info map).
(sort-confidences cs)
Sorts a sequence of confidences from low to high.
Sorts a sequence of confidences from low to high.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |