Protocol for general implementation functionality. Required to support implementation metadata and feature vector matrix construction.
Protocol for general implementation functionality. Required to support implementation metadata and feature vector matrix construction.
(implementation-key s)
Returns a keyword representing this implementation. Each implementation should have one unique key.
Returns a keyword representing this implementation. Each implementation should have one unique key.
(meta-info s)
Returns meta-information on the implementation. It is expected that at least an element :doc containing a string describing an implementation is provided.
Returns meta-information on the implementation. It is expected that at least an element :doc containing a string describing an implementation is provided.
(tokenize s)
Returns a new array containing the tokenized content.
Returns a new array containing the tokenized content.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close