- New macros
mate.core/apply->,mate.core/apply->>and theirs tests. - New function
mate.core/mapcat-indexedand its tests. - New functions
mate.core/partial->,mate.core/partial->>and their tests.
indexed-re-find->re-find-indexedfor consistency withmap-indexedandseq-indexed.indexed-re-group->re-group-indexedfor the same reason.
re-with-flags(Cljs)indexed-re-find(Clj & Cljs)indexed-re-groups(Clj).
- Thread macro
if->. - Thread macro
let->.
- Added tests.
- Added n-arity on function
mate.re-frame/conj-fx.
- New function
mate.core/ungroup-keysand its test. - New functions
mate.re-frame/into-fxandmate.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
- Function
inline-resource*should be within#?(:clj ...).
In mate.io:
inline-resource
In mate.core:
seq-indexedcomp->group-byindex-by