Skip to content

A simple Rust-like Option type for Python with Type Annotations.

License

Notifications You must be signed in to change notification settings

Catminusminus/option

Repository files navigation

Option

A simple Rust-like Option type for Python with Type Annotations.

This package is heavily based on the Result package's implementation.

Installation

pip install option-python

About

A simple Rust-like Option type for Python with Type Annotations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages