Liking cljdoc? Tell your friends :D
All platforms.

reflet.trie

Trie for longest prefix matching.

Ideally this would implement clojure.lang interfaces.

Trie for longest prefix matching.

Ideally this would implement clojure.lang interfaces.
raw docstring

Trieclj/sprotocol

addclj/s

(add obj prefix v)

matchclj/s

(match obj prefix)

mergeclj/s

(merge obj other)
source

trieclj/s

(trie)
(trie node)
(trie node child)
source

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

× close