Download maybe JAR file with all dependencies
maybe from group io.github.joselion (version 4.4.0)
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.
Artifact maybe
Group io.github.joselion
Version 4.4.0
Last update 13. July 2024
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 1
Dependencies org.eclipse.jdt.annotation,
There are maybe transitive dependencies!
Group io.github.joselion
Version 4.4.0
Last update 13. July 2024
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 1
Dependencies org.eclipse.jdt.annotation,
There are maybe transitive dependencies!
Page 1 from 1 (items total 1)