Update README.md

This commit is contained in:
Andreas Kull
2017-04-20 01:23:09 +02:00
committed by GitHub
parent fb644e4dc8
commit ac38f8db17

View File

@ -376,7 +376,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [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.
* [StreamEx](https://github.com/amaembo/streamex) - Enhancing Java 8 Streams.
* [Vavr](http://www.vavr.io/) - Functional component library that provides persistent data types and functional control structures. (formerly known as Javaslang)
* [Vavr](http://www.vavr.io/) - Functional component library that provides persistent data types and functional control structures.
## Game Development