Add return value.
This commit is contained in:
parent
ce6fc2a3d7
commit
61b59472d8
1 changed files with 1 additions and 0 deletions
|
|
@ -289,6 +289,7 @@ Many common transducer use cases can be expressed more elegantly with traverse-a
|
|||
(traverse-all [:a ALL odd?])
|
||||
+
|
||||
[{:a [1 2]} {:a [3]} {:a [4 5]}])
|
||||
;; => 9
|
||||
```
|
||||
|
||||
# Path Macros
|
||||
|
|
|
|||
Loading…
Reference in a new issue