Miscellaneous functionality.
Miscellaneous functionality.
(expression-info->string m expr)
Converts the given expression-info map into a human-readable string, using the information in license-info map m. This is mostly intended for debugging / developer discovery purposes, and the behaviour may change without warning.
Converts the given expression-info map into a human-readable string, using the information in license-info map m. This is mostly intended for debugging / developer discovery purposes, and the behaviour may change without warning.
(expression-info-sort-by-keyfn m)
A sort-by keyfn for expression-info maps. This is mostly intended for debugging / developer discovery purposes, and the behaviour may change without warning.
A sort-by keyfn for expression-info maps. This is mostly intended for debugging / developer discovery purposes, and the behaviour may change without warning.
(expressions-info->string m)
Converts the given expressions-info map into a human-readable string. This is mostly intended for debugging / developer discovery purposes, and the behaviour may change without warning.
Converts the given expressions-info map into a human-readable string. This is mostly intended for debugging / developer discovery purposes, and the behaviour may change without warning.
A map that turns a matching strategy keyword (e.g. as found in an expression-info map) into a human readable equivalent. This is mostly intended for debugging / developer discovery purposes, and the behaviour may change without warning.
A map that turns a matching strategy keyword (e.g. as found in an expression-info map) into a human readable equivalent. This is mostly intended for debugging / developer discovery purposes, and the behaviour may change without warning.
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 |