• Stars
    star
    2
  • Language
    Java
  • Created almost 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Java 8 provided such a lot great features connected to functional programming so that the way software is written was totally changed. The amount of code to do the same things was significantly reduced and it became more understandable. However, personally, I believe that there is much more can be done to improve the way we write code even with java 8. Thus, I decided to write utilities that helps to use many of java 8 features in more understandable and concise way.