Rust like Option and Result types in Python
Result and Option types for Python zero dependencies, fully typed.
Rust Result/Option types exposed to Python with @do generator short-circuiting
Handle side-effects in Python like a boss. Implements functional types for Either, Option, Try, and Future.
Yet another Rust-inspired Result and Option ergonomics brought to Python, enabling safe, expressive error handling with errors as values.