https://github.com/xaaria/javastreams_sandbox
Just playing around with Java 8+ Streams
https://github.com/xaaria/javastreams_sandbox
functional-programming java-8 streams-api
Last synced: 11 months ago
JSON representation
Just playing around with Java 8+ Streams
- Host: GitHub
- URL: https://github.com/xaaria/javastreams_sandbox
- Owner: xaaria
- Created: 2021-01-28T12:21:11.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T14:33:16.000Z (over 5 years ago)
- Last Synced: 2025-06-14T05:41:38.936Z (12 months ago)
- Topics: functional-programming, java-8, streams-api
- Language: Java
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaStreams
Just playing around with Java 8+ Streams
https://winterbe.com/posts/2014/07/31/java8-stream-tutorial-examples/