|
tl-expected
☆
« Back to VersTracker
|
|||||
|
Description: C++11/14/17 std::expected with functional-style extensions |
|||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||
| Links: Homepage | formulae.brew.sh | |||||
| Category: Developer tools | |||||
| Tags: c++ error-handling library functional header-only | |||||
| Install: brew install tl-expected | |||||
|
About: Tl::Expected is a C++11/14/17 library implementation of the std::expected idiom, designed for error handling without exceptions. It provides a type that either contains a value or an error, enabling expressive and safe functional-style error propagation. The library includes extensions beyond the standard proposal, such as support for unexpected types and monadic operations. |
|||||
Key Features:
|
|||||
Use Cases:
|
|||||
Alternatives:
|
|||||
| Version History | |||||
|