Sequenced Collections, Purity, and more at JavaOne - Inside Java Newscast #31

Sequenced collections introduce an abstraction for collections with a known encounter order like all lists and some sets and maps. It will be easy to add, get, or remove the first and last elements and to iterate or stream in reverse order. We’re also discussing immutable collections and pure functions. More on all of this at JavaOne!

Make sure to check the show-notes.