From a5e2c8cbf20c85b6d5e54531b25702bd10afce7e Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Fri, 2 Sep 2016 22:32:08 +0200 Subject: [PATCH] feat: add protonpack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff58f83..4f98432 100644 --- a/README.md +++ b/README.md @@ -348,6 +348,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Functional Java](http://www.functionaljava.org) - Implements numerous basic and advanced programming abstractions that assist composition-oriented development. * [Javaslang](http://www.javaslang.io/) - Functional component library that provides persistent data types and functional control structures. * [jOOλ](https://github.com/jOOQ/jOOL) - Extension to Java 8 which aims to fix gaps in lambda, providing numerous missing types and a rich set of sequential Stream API additions. +* [protonpack](https://github.com/poetix/protonpack) - Collection of stream utilities. ## Game Development