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

either_type

The library for Error Handling. Armed with Either, you can write code that returns either an exception or a legitimate result (but never both) while retaining type safety. The common functional convention is that the left of an Either class contains an exception (if any), and the right contains the result.

Ecosystem
pub.dev
Latest Release
0.1.2
over 6 years ago
Versions
3
Dependent Repos
2
Links
Registry pub.dev
Source Repository
Homepage Homepage
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:pub/either_type
spec
License MIT
First Release almost 7 years ago
Last Synced 7 days ago
Keywords
dart either flutter
Repository
Stars 4 on GitHub
Forks 0 on GitHub