Liking cljdoc? Tell your friends :D

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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close