All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download maybe JAR file with all dependencies

Search JAR files by class name

maybe from group com.github.joselion (version 0.1.0-GA)

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.

Group: com.github.joselion Artifact: maybe
Show documentation Show source 
 

0 downloads
Artifact maybe
Group com.github.joselion
Version 0.1.0-GA
Last update 13. April 2020
Tags: replacement intention exception functional catch handling imperative avoid throw programming allows optional only safe execute resolve maybe create that promote instead java benefits operations leverages also util
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 1)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy