add travis badge
This commit is contained in:
parent
33d7c4043d
commit
ebfc924616
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
More transducers and reducing functions for Clojure!
|
More transducers and reducing functions for Clojure!
|
||||||
|
|
||||||
|
[](https://travis-ci.org/cgrand/xforms)
|
||||||
|
|
||||||
Transducers: `reduce`, `into`, `by-key`, `partition`, `pad` and `for`.
|
Transducers: `reduce`, `into`, `by-key`, `partition`, `pad` and `for`.
|
||||||
|
|
||||||
Reducing functions: `str`, `str!`, `avg`, `count`, `juxt`, `juxt-map`.
|
Reducing functions: `str`, `str!`, `avg`, `count`, `juxt`, `juxt-map`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue