Ecosyste.ms: Packages

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

repo1.maven.org : nl.markv:result

`Result` is a value that can be either `Ok` or `Err`, to signal whether an operation succeeded or failed. Each variant can contain data, e.g. `Result<User, ErrMsg>` contains a `User` if ok, and `ErrMsg` when it fails.

Registry - Source - Documentation - JSON
purl: pkg:maven/nl.markv/result
Keywords: algebraic-data-types, error-handling, java, jvm, result, sealed-class, types
License: Apache-2.0
Latest release: about 2 years ago
First release: about 2 years ago
Namespace: nl.markv
Stars: 5 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/mverleg
Last synced: 3 days ago

    Loading...
    Readme
    Loading...