Refactor to Streams - Coding Kata

Practice Refactoring to Stream API, keeping the tests green✅:

A collection of Exercises.java

Order UML Diagram

A classic FP refactoring kata, adapted.

Break a loop into pieces: SplitLoop.java

Can you survive a nasty loop?