Skip to content

Commit

Permalink
more documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmcclean committed Sep 14, 2015
1 parent 5e9f305 commit 9d26e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cyclops-streams/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ compile 'com.aol.cyclops:cyclops-streams:x.y.z'

* Fast sequential Streams that can run asyncrhonously
* Reactive Stream Support
* Efficient Stream reversal
* Efficient Stream reversal and right based operations (foldRight / scanRight etc)
* static Stream Utilities
* SequenceM implementation
* Terminal operations that return a Future to be populated asynchronously
Expand Down

0 comments on commit 9d26e7b

Please sign in to comment.