Moved:
io.jesi.backpack.test.runner
to io.jesi.backpack.test.runner.browser
io.jesi.backpack.miscellaneous/cljs-env?
to io.jesi.backpack.env/cljs?
io.jesi.backpack.clojurescript.cljs
to io.jesi.backpack.clojurescript.cljc
Removed:
io.jesi.backpack.clojurescript/clj->json
since it's in json
nsio.jesi.backpack.clojurescript/json->clj
since it's in json
nsio.jesi.backpack.macros/if-cljs
io.jesi.backpack.miscellaneous/env-specific
Changed:
is-macro=
to compare symbols instead of stringsimport-vars
to import all public vars by passing in a symbolAdded:
io.jesi.backpack.test.strict
io.jesi.backpack.env
io.jesi.backpack.atom
io.jesi.backpack/named?
io.jesi.backpack/not-blank?
Added:
io.jesi.backpack.test.macros/testing
macroAdded:
cache/reset
Added:
def-
macrostring/subs
Added:
Fixed:
is=
now takes at least 2 argsAdded:
sorted?
Misc:
clojure.core/mod
to suppress warningAdded:
mod
Added:
test.util/wait-for
(clj only)Added:
cache/create-lru
cache/create-ttl
cache/create-default
cache/->Simple
macros/reify-ifn
java->clj
diff
map-leaves
reduce-leaves
and-fn
or-fn
random/character
Removed:
cache
keyed-cache
Added:
async/go-call
update-some
Changed:
http
namespace into status
and response
Can you improve this documentation? These fine people already did:
André de Jager, Alexander Scott & Luke DonnetEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close