Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

repo1.maven.org : com.github.joselion:maybe

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.

Registry - Source - Documentation - JSON
purl: pkg:maven/com.github.joselion/maybe
Keywords: error-handling, exception-handling, functional-java, functional-programming, hacktoberfest, hacktoberfest2022, java, maybe, monad
License: Apache-2.0
Latest release: almost 2 years ago
First release: about 4 years ago
Namespace: com.github.joselion
Dependent repositories: 1
Stars: 7 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...