# jooq/jool

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jooq-jool).**

2,119 stars · 172 forks · Java · Apache-2.0

## Links

- GitHub: https://github.com/jOOQ/jOOL
- Homepage: http://www.jooq.org/products
- awesome-repositories: https://awesome-repositories.com/repository/jooq-jool.md

## Description

jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.

## Tags

### Part of an Awesome List

- [Functional Programming](https://awesome-repositories.com/f/awesome-lists/devtools/functional-programming.md) — Extensions for Java 8 lambdas and streams.
