Download maybe JAR 2.1.0 with all dependencies
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.
Files of the artifact maybe version 2.1.0 from the group com.github.joselion.
Artifact maybe
Group com.github.joselion
Version 2.1.0
Last update 04. March 2022
Tags: benefits exception functional maybe wrapper while that intends java operations provides leveraging checked catch different imperative safely programming allows similar promoting monadic perform unchecked optional exceptions intention with help util throw safe principles syntax handling avoid
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!
Group com.github.joselion
Version 2.1.0
Last update 04. March 2022
Tags: benefits exception functional maybe wrapper while that intends java operations provides leveraging checked catch different imperative safely programming allows similar promoting monadic perform unchecked optional exceptions intention with help util throw safe principles syntax handling avoid
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!
There is a newer version: 2.1.1
Show newest versionShow all versions of maybe Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of maybe version 2.1.0
Please wait ...