jabrena / functional-rosetta-stone

A repository to review the main concepts about Functional Programming with Java
https://jabrena.github.io/functional-rosetta-stone/
Apache License 2.0
9 stars 3 forks source link

Upgrade repo with a better organization #25

Closed jabrena closed 3 months ago

jabrena commented 2 years ago

After few years of this repository, it is clear that the repository requiere a new approach. From the beginning, the repository mixed in the same Java class, different solutions and that idea doesn´t scale well.

It is better to decouple the solutions.