Liking cljdoc? Tell your friends :D
Mostly clj/s.
Exceptions indicated.

grafter.vocabularies.core


->uriclj/s

(->uri uri-str)
source

prefixerclj/s

(prefixer uri-prefix)

Takes the base prefix of a URI string and returns a function that concatenates its argument onto the end of it e.g. ((prefixer "http://example.org/") "foo") ;; => "http://example.org/foo"

Takes the base prefix of a URI string and returns a function that
concatenates its argument onto the end of it e.g.
((prefixer "http://example.org/") "foo") ;; => "http://example.org/foo"
sourceraw docstring

URIcljs

source

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

× close