(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 is a website building & hosting documentation for Clojure/Script libraries
× close