Speculoos specifications for changelog entries.
Speculoos specifications for changelog entries.
(contains-required-keys? req-keys)
Returns a predicate that tests whether a map passed as the first argument
contains all keys enumerated in set req-keys
.
Returns a predicate that tests whether a map passed as the first argument contains all keys enumerated in set `req-keys`.
(properly-incrementing-versions? c-log)
Returns true
if each successive version is exactly one more than previous.
Returns `true` if each successive version is exactly one more than previous.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close