- Help me understand Java documentation https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html 13 comments learnjava
- JEP approved to remove .stream() call from collection interfaces. In the future you’ll be able to call directly .filter(), .map() and so on. Finally less boilerplate! Let’s get rid of getters and setters next! https://docs.oracle.com/javase/8/docs/api/java/util/stream/stream.html 43 comments java
Linking pages
- @szilanor/stream - npm https://www.npmjs.com/package/@szilanor/stream 61 comments
- Fluent Interfaces Are Bad for Maintainability http://www.yegor256.com/2018/03/13/fluent-interfaces.html 51 comments
- Karol Kuczmarski's Blog – A Haskell retrospective http://xion.io/post/programming/haskell-retrospective.html 29 comments
- ANY Overloading Considered Evil https://blog.daniel-beskin.com/2024-06-19-overloading 18 comments
- Java Stream Collectors Explained. How do Collectors work — and how can we… | by Ben Weidig | Better Programming https://medium.com/better-programming/java-stream-collectors-explained-6209a67a4c29 16 comments
- Go wishlist (2022) â brandur.org https://brandur.org/fragments/go-wishlist-2022 13 comments
- How I rented a nice place to live using Elixir and a Facebook Messenger chat bot | by Daniel Silva | Medium https://medium.com/@DFilipeS/how-i-rented-a-nice-place-to-live-using-elixir-and-a-facebook-messenger-chat-bot-836f79498c5c 10 comments
- Java can haz Lambdas (C# does haz for 10 years) – Max Horstmann's Coding Blog – My blog http://maxhorstmann.net/blog/2014/07/11/java-can-haz-lambdas-c-does-haz-for-10-years/ 10 comments
- My favorite new features of Scala 2.13 standard library | by Linas Medžiūnas | Wix Engineering | Medium https://medium.com/@linas.m/my-favorite-new-features-of-scala-2-13-standard-library-909a89b0da4 8 comments
- GitHub - requery/requery: requery - modern SQL based query & persistence for Java / Kotlin / Android https://github.com/requery/requery 7 comments
- Enhanced Streams Processing with Kotlin’s Sequence Interface https://www.infoq.com/articles/enhanced-stream-kotlin-sequence/ 6 comments
- GitHub - littlebutt/streamcpy: The Stream API in Python. https://github.com/littlebutt/streamcpy 5 comments
- GitHub - apache/incubator-wayang: Apache Wayang(incubating) is the first cross-platform data processing system. https://github.com/apache/incubator-wayang 4 comments
- Java 8 FlatMap Example : Adam Bien's Weblog http://www.adam-bien.com/roller/abien/entry/java_8_flatmap_example 4 comments
- The B₁ and ϕ₁ Combinators – The code_report Blog – A blog about programming languages and more https://codereport.github.io/B1andPhi1/ 3 comments
- GitHub - apache/incubator-wayang at WAYANG-25 https://github.com/apache/incubator-wayang/tree/WAYANG-25 1 comment
- GitHub - mariomac/gostream: A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+. https://github.com/mariomac/gostream 0 comments
- When Parallelism Beats Concurrency | by The Bored Dev | Better Programming https://medium.com/better-programming/when-parallelism-beats-concurrency-5f52d7012944 0 comments
- GitHub - szilanor/stream: Typesafe API for processing iterable data in TypeScript and JavaScript. https://github.com/szilanor/stream 0 comments
- An Introduction to Functional Programming in Java 8: Part 3 - Streams https://flyingbytes.github.io/programming/java8/functional/part3/2017/02/18/Java8-Part3.html 0 comments
Linked pages
Would you like to stay up to date with Java? Checkout Java
Weekly.
Related searches:
Search whole site: site:docs.oracle.com
Search title: JDK 19 Documentation - Home
See how to search.