Liking cljdoc? Tell your friends :D

cli-matic.utils-candidates

String candidates tools.

This namespace contains utilities to compute string candidates.

  ### String candidates tools.

This namespace contains utilities to compute string candidates.

  
raw docstring

candidate-suggestionsclj/s

(candidate-suggestions candidates cmd max-str-distance)

Returns candidate suggestions, in order of reliability.

Returns candidate suggestions, in order of
reliability.
sourceraw docstring

str-distanceclj/s

(str-distance a b)

Distance between two strings, as expressed in percentage of changes to the length of the longest string.

Distance between two strings, as expressed in percentage
of changes to the length of the longest string.

sourceraw docstring

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

× close