Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 370 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 370 Bytes

Nullable

Motivation. We are not happy with Java Optional because is uncomfortable. Nullable is suggesting to do almost exactly and clearly.

You can build a jar file of the current snapshot version. Make sure your branch builds without any warnings/issues:

mvn clean install -Pqulice