(version)
Returns version information as a map with the keys :major
,
:minor
, :incremental
, and qualifier
, where the former 3 are
integers and the latter is a string. Analoguous to
*clojure-version*
.
Returns version information as a map with the keys `:major`, `:minor`, `:incremental`, and `qualifier`, where the former 3 are integers and the latter is a string. Analoguous to `*clojure-version*`.
(version-string*)
(version-string* {:keys [version]})
Returns clojupyter's version as a string.
Returns clojupyter's version as a string.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |