(substitute-if-alias source alias->path)
If a path in e.g. {:path ['src']} is a string, return the string (in a vector, so we can run mapcat), but if it's an existing alias, replace the path with the value of the alias.
If a path in e.g. {:path ['src']} is a string, return the string (in a vector, so we can run mapcat), but if it's an existing alias, replace the path with the value of the alias.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close