No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(Annotation-beginOffset this)
(Annotation-dictionaryEntryId this)
(Annotation-endOffset this)
(Annotation-init text type begin end dictionaryEntryId meta)
(Annotation-meta this)
(Annotation-text this)
(Annotation-type this)
(DictionaryEntry-asciiFold this)
(DictionaryEntry-caseSensitive this)
(DictionaryEntry-id this)
(DictionaryEntry-init phrase)
(DictionaryEntry-meta this)
(DictionaryEntry-setAsciiFold this ascii-fold)
(DictionaryEntry-setCaseSensitive this case-sensitive)
(DictionaryEntry-setId this id)
(DictionaryEntry-setMeta this meta)
(DictionaryEntry-setSlop this slop)
(DictionaryEntry-setStem this stem)
(DictionaryEntry-setStemmer this stemmer)
(DictionaryEntry-setSynonyms this synonyms)
(DictionaryEntry-setType this type)
(DictionaryEntry-slop this)
(DictionaryEntry-stem this)
(DictionaryEntry-stemmer this)
(DictionaryEntry-synonyms this)
(DictionaryEntry-text this)
(DictionaryEntry-type this)
(Phrases-annotate this text)
(Phrases-annotate this text opts)
(Phrases-init dictionary)
(Phrases-init dictionary opts)
cljdoc is a website building & hosting documentation for Clojure/Script libraries