June 2018
Intermediate to advanced
348 pages
8h 45m
English
In this section, we will introduce the topic of Stream programming using the Streams library ,a public domain library written by Jonah Scheinerman. The library is hosted at https://github.com/jscheiny/Streams and the API documentation is available from http://jscheiny.github.io/Streams/api.html#. An introduction has been given as following (taken from the library GitHub page):