Part of a symbol description.
Part of a symbol description.
(kind symbol-display-part)
The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
Returns: string
The symbol's kind (such as 'className' or 'parameterName' or plain 'text'). **Returns:** `string`
(set-kind! symbol-display-part value)
The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
The symbol's kind (such as 'className' or 'parameterName' or plain 'text').
(set-text! symbol-display-part value)
Text of an item describing the symbol.
Text of an item describing the symbol.
(text symbol-display-part)
Text of an item describing the symbol.
Returns: string
Text of an item describing the symbol. **Returns:** `string`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close