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

reitit.segment


compileclj/s

(compile trie)
source

insertclj/s

(insert trie path data)

Returns a Segment Trie with path with data inserted into it. Creates the trie if nil.

Returns a Segment Trie with path with data inserted into it. Creates the trie if `nil`.
sourceraw docstring

lookupclj/s

(lookup trie path)
source

Matchcljs

source

scannerclj/s

(scanner compiled-tries)
source

Segmentclj/s≠protocol

-insertclj/s

(-insert this ps data)

-lookupclj/s

(-lookup this ps path-params)
source

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

× close