Loop using lambdas and streams in Java 8 for lazy dude 20th April 2018 | Cleancode, Code Quality | No Comments A short article to complete the page of MkYoung about the streams (link here). How to write loops using lambdas and streams without using for ? (more…) Tags: Cleancode, Code Quality Read More By Sylvain Leroy