Liking cljdoc? Tell your friends :D

uritemplate-clj.match


fill-with-nullsclj

(fill-with-nulls template)
source

find-constant-partsclj

(find-constant-parts token-list uri)
(find-constant-parts token-list uri result-list index-last-hit)

Find all the constants templates tokens in a given URI. Returns a list of (first last) index points for those in the URI

Find all the constants templates tokens in a given URI. Returns a list of (first last) index points for those in the URI
sourceraw docstring

match-tokencljmultimethod

Match of an individual token

Match of an individual token
sourceraw docstring

match-variablesclj

(match-variables template uri)
source

matches?clj

(matches? template uri)
source

uritemplate-compareclj

(uritemplate-compare template uri)
source

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

× close