environ
(handled by aliases)helpshift/hydrox
to the maintained parkside-securities/hydrox
randomseed.io
randomseed.io
:use-seq
and :apply-raw
transforming options to futils.named/comp
.futils.named/comp
(function composition).futils.named/identity
(identity function).futils.named/apply
(named arguments application).Argument counting and relaxing functions are now using lazy sequences instead of sets to work with arity counters (most of functions doesn't have that much arities for sets to be computationally efficient). Changes affect:
futils.args/argc
,futils.args/relax
,futils.args/relax*
.nil
values given as default named arguments.nameize
macro allows to omit default values maps in mapping pairs.utils
, named
and args
.nameize
macro and nameize*
function.nameize
and nameize*
).if->
and if-not->
utility macros.args-relax
renamed to relax*
.relax*
.relax*
.frelax
renamed to relax
.ensure-fn
renamed to require-fn
.any?
redefined and fixed.macroize-args
made private and fixed.mapply
and frepeat
functions.frelax
and args-relax
.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close