Liking cljdoc? Tell your friends :D
ClojureScript only.

bluegenes.subs


clean-mine-urlcljs

(clean-mine-url u)

Remove frivolous data from a mine url, primarily so we can compare them later on. Only the host and path are kept (protocol, trailing slash and others are removed), so that we only focus on the 'service' of the url.

Remove frivolous data from a mine url, primarily so we can compare them
later on. Only the host and path are kept (protocol, trailing slash and
others are removed), so that we only focus on the 'service' of the url.
sourceraw docstring

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

× close