Skip to content

Cheeky Lemur

Compare
Choose a tag to compare
@timyates timyates released this 05 Feb 09:34
· 106 commits to master since this release

In brief:

  • Removed the using block, it added complexity unnecessarily
  • Added a skip method
  • Added zip to join Streams
  • Added concat to append Streams
  • Added lots of method variants that take a 2 param Closure and pass the index as the second param tapWithIndex, filterWithIndex, mapWithIndex, etc...
  • Started work on new asciidoc/jbake backed documentation