License |
License |
---|---|
GroupId | GroupIdcom.github.joselion |
ArtifactId | ArtifactIdmaybe |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typemodule |
Description |
Descriptionmaybe
Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions.
The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maybe-2.1.1.pom | |
maybe-2.1.1.module | 3 KB |
maybe-2.1.1-sources.jar | 8 KB |
maybe-2.1.1-javadoc.jar | 415 KB |
Browse |