Liking cljdoc? Tell your friends :D

compliment.context

Utilities for parsing and storing the current completion context.

Utilities for parsing and storing the current completion context.
raw docstring

compliment.core

Core namespace. Most interactions with Compliment should happen through functions defined here.

Core namespace. Most interactions with Compliment should happen
through functions defined here.
raw docstring

compliment.sources

Tools for defining sources for the completion.

Tools for defining sources for the completion.
raw docstring

compliment.sources.keywords

Completion for keywords interned globally across the application

Completion for keywords interned globally across the application
raw docstring

compliment.sources.local-bindings

Completion source for local bindings introduced by defn, let and the like.

Completion source for local bindings introduced by defn, let and the like.
raw docstring

compliment.sources.ns-mappings

Completion for vars and classes in the current namespace.

Completion for vars and classes in the current namespace.
raw docstring

compliment.sources.resources

Completion for bundled resource files.

Completion for bundled resource files.
raw docstring

compliment.sources.special-forms

Completion for Clojure's special forms.

Completion for Clojure's special forms.
raw docstring

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

× close