Closed OliverBrotchie closed 3 years ago
Splits the API into Soft and Hard types. Hard types allow for rust-like exhaustive matching! See READMEs for more details.
Criticism and reviews are welcome!
Perhaps improving type hinting of certain functions by using this library might be an improvement.
Heads up that adding stuff bumps the minor version, not the patch version.
Splits the API into Soft and Hard types. Hard types allow for rust-like exhaustive matching! See READMEs for more details.
Criticism and reviews are welcome!