mate.core/apply->
, mate.core/apply->>
and theirs tests.mate.core/mapcat-indexed
and its tests.mate.core/partial->
, mate.core/partial->>
and their tests.indexed-re-find
-> re-find-indexed
for consistency with map-indexed
and seq-indexed
.indexed-re-group
-> re-group-indexed
for the same reason.re-with-flags
(Cljs)indexed-re-find
(Clj & Cljs)indexed-re-groups
(Clj).if->
.let->
.mate.re-frame/conj-fx
.mate.core/ungroup-keys
and its test.mate.re-frame/into-fx
and mate.re-frame/into-fx-using-db
, and some tests.Added namespace mate.re-frame
with utility functions useful for composing functions
on Re-frame effects via the ->
thread macro.
See /test/mate/re_frame_test.cljc
for example of usage.
In mate.io
:
implies
inline-resource*
should be within #?(:clj ...)
.In mate.io
:
inline-resource
In mate.core
:
seq-indexed
comp->
group-by
index-by
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close